hax_frontend_exporter

Type Alias GlobalIdent

source
pub type GlobalIdent = DefId;

Aliased Type§

struct GlobalIdent {
    pub(crate) contents: Node<DefIdContents>,
}

Fields§

§contents: Node<DefIdContents>