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