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

A key in the “filesystem” namespace for getting the number of bytes used by data on the file system.

Corresponding FileAttributeType is FileAttributeType::Uint64.