pub type EntryIdentifierInner = u32;
Trait Implementations§
Source§impl From<EntryIdentifier> for EntryIdentifierInner
impl From<EntryIdentifier> for EntryIdentifierInner
Source§fn from(internal_directory_entry_identifier: EntryIdentifier) -> Self
fn from(internal_directory_entry_identifier: EntryIdentifier) -> Self
Converts to this type from the input type.