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

A key in the “etag” namespace for getting the value of the file’s entity tag.

Corresponding FileAttributeType is FileAttributeType::String.