Struct rustc_lint::middle::infer::unify::DelegateUnstable
[-] [+]
[src]
pub struct Delegate<K>(_);
pub struct Delegate<K>(_);
impl<K> SnapshotVecDelegate for Delegate<K> where K: UnifyKey
impl<K> Clone for Delegate<K> where K: Clone + Clone
fn 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
).