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