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