File_system

Type Alias File_identifier_inner_type

Source
pub type File_identifier_inner_type = u32;

Trait Implementations§

Source§

impl From<File_identifier_type> for File_identifier_inner_type

Source§

fn from(Internal_file_identifier: File_identifier_type) -> Self

Converts to this type from the input type.