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