pub static FILE_ATTRIBUTE_FILESYSTEM_TYPE: Lazy<&'static str>
Expand description

A key in the “filesystem” namespace for getting the file system’s type.

Corresponding FileAttributeType is FileAttributeType::String.