Struct rustc_trans::middle::traits::SelectionCacheExperimental
[-]
[+]
[src]
pub struct SelectionCache<'tcx> {
// some fields omitted
}pub struct SelectionCache<'tcx> {
// some fields omitted
}impl<'tcx> SelectionCache<'tcx>fn new() -> SelectionCache<'tcx>impl<'tcx> Clone for SelectionCache<'tcx>fn clone(&self) -> SelectionCache<'tcx>fn clone_from(&mut self, &SelectionCache<'tcx>)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).