paralegal_spdg::rustc_portable

Type Alias HirId

Source
pub type HirId = HirId;

Aliased Type§

struct HirId {
    pub owner: OwnerId,
    pub local_id: ItemLocalId,
}

Fields§

§owner: OwnerId§local_id: ItemLocalId