Struct docker_api::api::container::opts::ContainerPruneOpts [−][src]
pub struct ContainerPruneOpts { /* fields omitted */ }
Implementations
Returns a new instance of a builder for ContainerPruneOpts.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ContainerPruneOpts
impl Send for ContainerPruneOpts
impl Sync for ContainerPruneOpts
impl Unpin for ContainerPruneOpts
impl UnwindSafe for ContainerPruneOpts
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