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

A key in the “trash” namespace for getting the number of (toplevel) items that are present in the trash:/// folder.

Corresponding FileAttributeType is FileAttributeType::Uint32.