Crate lru_disk_cache [] [src]

Structs

LruDiskCache

An LRU cache of files on disk.

Enums

Error

Errors returned by this crate.

Traits

ReadSeek

Trait objects can't be bounded by more than one non-builtin trait.

Type Definitions

Result

A convenience Result type