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