Skip to main content

Module types

Module types 

Source
Expand description

Public types of the arama-cache facade.

Structs§

DirCacheSummary
Per-directory aggregate of cached entries, for cache-management UIs (RFC 004).
ImageCacheEntry
An image cache entry.
ImageFeatures
UpsertImageRequest
Write request for the image cache.
UpsertVideoRequest
Write request for the video cache.
VideoCacheEntry
A video cache entry.
VideoFeatures

Enums§

LookupResult
Result of a cache lookup.

Traits§

CacheRead
Read-side capability shared by the image and video readers.