pub static FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE: Lazy<&'static str>
Expand description
A key in the “mountable” namespace for getting the unix device.
Corresponding FileAttributeType
is FileAttributeType::Uint32
.
pub static FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE: Lazy<&'static str>
A key in the “mountable” namespace for getting the unix device.
Corresponding FileAttributeType
is FileAttributeType::Uint32
.