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