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 NetworkPruneOpts
impl Send for NetworkPruneOpts
impl Sync for NetworkPruneOpts
impl Unpin for NetworkPruneOpts
impl UnwindSafe for NetworkPruneOpts