Type Alias EntryIdentifierInner

Source
pub type EntryIdentifierInner = u32;

Trait Implementations§

Source§

impl From<EntryIdentifier> for EntryIdentifierInner

Source§

fn from(internal_directory_entry_identifier: EntryIdentifier) -> Self

Converts to this type from the input type.