pub type FileType = FileType;
A structure representing a type of file with accessors for each file type. It is returned by Metadata::file_type method.
Metadata::file_type