Struct docker_api::api::network::opts::NetworkPruneOpts [−][src]
pub struct NetworkPruneOpts { /* fields omitted */ }Implementations
Returns a new instance of a builder for NetworkPruneOpts.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NetworkPruneOptsimpl Send for NetworkPruneOptsimpl Sync for NetworkPruneOptsimpl Unpin for NetworkPruneOptsimpl UnwindSafe for NetworkPruneOpts