Struct podman_api::api::Manifests [−][src]
pub struct Manifests<'podman> { /* fields omitted */ }
Expand description
Handle for Podman Manifests.
Implementations
Trait Implementations
Auto Trait Implementations
impl<'podman> !RefUnwindSafe for Manifests<'podman>
impl<'podman> !UnwindSafe for Manifests<'podman>
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