Struct gimli::DwoId [−][src]
pub struct DwoId(pub u64);
An optionally-provided implementation-defined compilation unit ID to enable split DWARF and linking a split compilation unit back together.
pub struct DwoId(pub u64);
An optionally-provided implementation-defined compilation unit ID to enable split DWARF and linking a split compilation unit back together.
impl Copy for DwoId[src]impl Eq for DwoId[src]impl StructuralEq for DwoId[src]impl StructuralPartialEq for DwoId[src]impl RefUnwindSafe for DwoIdimpl Send for DwoIdimpl Sync for DwoIdimpl Unpin for DwoIdimpl UnwindSafe for DwoId