pub type FileType = AxFileType;Available on crate feature
fs only.Expand description
A structure representing a type of file with accessors for each file type.
It is returned by Metadata::file_type method.
pub type FileType = AxFileType;fs only.A structure representing a type of file with accessors for each file type.
It is returned by Metadata::file_type method.