true when this entry represents a virtual-folder prefix.
Full S3 key (or common-prefix string for virtual folders).
OptionallastLast-modified Unix timestamp in milliseconds. Absent for prefix entries.
Object size in bytes. Always 0 for prefix entries.
A single search result entry.
Mirrors
src-tauri/src/search/mod.rsEntryRef.Intentionally thinner than
ObjectEntry— only the fields needed to render a result row. Extending withetagorstorageClassis additive.