Struct docker_api::api::image::opts::TagOptsBuilder [−][src]
pub struct TagOptsBuilder { /* fields omitted */ }
Expand description
A builder struct for TagOpts.
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for TagOptsBuilder
impl Send for TagOptsBuilder
impl Sync for TagOptsBuilder
impl Unpin for TagOptsBuilder
impl UnwindSafe for TagOptsBuilder
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