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