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

A key in the “recent” namespace for getting time, when the metadata for the file in recent:/// was last changed.

Corresponding FileAttributeType is FileAttributeType::Int64.