Struct rustc::metadata::decoder::CrateDep[src]
pub struct CrateDep {
pub cnum: CrateNum,
pub crate_id: CrateId,
pub hash: Svh,
}Fields
cnum | |
crate_id | |
hash |
pub struct CrateDep {
pub cnum: CrateNum,
pub crate_id: CrateId,
pub hash: Svh,
}cnum | |
crate_id | |
hash |
impl Clone for CrateDepfn clone(&self) -> CrateDepfn clone_from(&mut self, source: &Self)
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).