BoxedCacher

Type Alias BoxedCacher 

Source
pub type BoxedCacher = Box<dyn Cacher>;

Aliased Typeยง

pub struct BoxedCacher(/* private fields */);