Struct rustc::metadata::common::LinkMetaUnstable
[-] [+]
[src]
pub struct LinkMeta {
pub crate_name: String,
pub crate_hash: Svh,
}Fields
crate_name | |
crate_hash |
pub struct LinkMeta {
pub crate_name: String,
pub crate_hash: Svh,
}crate_name | |
crate_hash |
impl Debug for LinkMetaimpl Clone for LinkMetafn clone(&self) -> LinkMetafn 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, enum,
trait, typedef (or
tdef).