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