Trait rustdoc::clean::GetDefId
[−]
[src]
pub trait GetDefId {
fn def_id(&self) -> Option<DefId>;
}Unstable (
rustdoc)