Struct cache_buster::processor::Buster [−][src]
pub struct Buster<'a> { /* fields omitted */ }
Expand description
Configuration for setting up cache-busting
Implementations
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Buster<'a>
impl<'a> UnwindSafe for Buster<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self