Constant LOCAL_CRATE
pub const LOCAL_CRATE: CrateNum;Expand description
Item definitions in the currently-compiled crate would have the CrateNum
LOCAL_CRATE in their DefId.
pub const LOCAL_CRATE: CrateNum;Item definitions in the currently-compiled crate would have the CrateNum
LOCAL_CRATE in their DefId.