Struct rustc::middle::ty::creader_cache_key[src]
pub struct creader_cache_key {
pub cnum: CrateNum,
pub pos: uint,
pub len: uint,
}Fields
cnum | |
pos | |
len |
pub struct creader_cache_key {
pub cnum: CrateNum,
pub pos: uint,
pub len: uint,
}cnum | |
pos | |
len |
impl<__S: Writer> Hash<__S> for creader_cache_keyfn hash(&self, __arg_0: &mut __S)impl Eq for creader_cache_keyfn assert_receiver_is_total_eq(&self)impl PartialEq for creader_cache_keyfn eq(&self, __arg_0: &creader_cache_key) -> boolfn ne(&self, __arg_0: &creader_cache_key) -> bool
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 (or str), enum,
trait, typedef (or
tdef).