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