pub type GlobalIdent = DefId;Aliased Type§
pub struct GlobalIdent {
pub(crate) contents: Node<DefIdContents>,
}Fields§
§contents: Node<DefIdContents>pub type GlobalIdent = DefId;pub struct GlobalIdent {
pub(crate) contents: Node<DefIdContents>,
}contents: Node<DefIdContents>