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

A key in the “standard” namespace for checking if a file is virtual.

Corresponding FileAttributeType is FileAttributeType::Boolean.