Struct docker_api::api::image::opts::ClearCacheOpts [−][src]
pub struct ClearCacheOpts { /* fields omitted */ }
Implementations
Returns a new instance of a builder for ClearCacheOpts.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ClearCacheOpts
impl Send for ClearCacheOpts
impl Sync for ClearCacheOpts
impl Unpin for ClearCacheOpts
impl UnwindSafe for ClearCacheOpts
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more