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 ContainerPruneOptsimpl Send for ContainerPruneOptsimpl Sync for ContainerPruneOptsimpl Unpin for ContainerPruneOptsimpl UnwindSafe for ContainerPruneOpts