Struct rustc_trans::middle::infer::unify::DelegateUnstable
[-] [+]
[src]
pub struct Delegate<K>(_);
pub struct Delegate<K>(_);
impl<K> SnapshotVecDelegate for Delegate<K> where K: UnifyKeyimpl<K> Clone for Delegate<K> where K: Clone + Clonefn clone(&self) -> Delegate<K>fn clone_from(&mut self, source: &Self)impl<K> Copy for Delegate<K> where K: Copy + Copy
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).