pub static FILE_ATTRIBUTE_STANDARD_SYMBOLIC_ICON: Lazy<&'static str>
Expand description
A key in the “standard” namespace for getting the symbolic icon for the file.
Corresponding FileAttributeType
is FileAttributeType::Object
.
The value for this key should contain a Icon
.