pub type CachedFile<B> = File<B, ObjectCache, StreamCache, NoLog>;Aliased Type§
pub struct CachedFile<B> {
pub trailer: Trailer,
/* private fields */
}Fields§
§trailer: Trailerpub type CachedFile<B> = File<B, ObjectCache, StreamCache, NoLog>;pub struct CachedFile<B> {
pub trailer: Trailer,
/* private fields */
}trailer: Trailer