Type Alias axstd::fs::FileType

source ·
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.