CachedFile

Type Alias CachedFile 

Source
pub type CachedFile<B> = File<B, ObjectCache, StreamCache, NoLog>;

Aliased Type§

pub struct CachedFile<B> {
    pub trailer: Trailer,
    /* private fields */
}

Fields§

§trailer: Trailer