Module rustc::traits::structural_impls[][src]

🔬 This is a nightly-only experimental API. (rustc_private)

this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?

Re-exports

use chalk_engine;
use rustc_data_structures::accumulate_vec::AccumulateVec;
use traits;
use traits::project::Normalized;
use ty::fold::TypeFoldable;
use ty::fold::TypeFolder;
use ty::fold::TypeVisitor;
use ty;
use ty::Lift;
use ty::TyCtxt;
use std::fmt;
use std::rc::Rc;