Struct docker_api::network::NetworkCreateOptions [−][src]
pub struct NetworkCreateOptions { /* fields omitted */ }Expand description
Interface for creating new docker network
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NetworkCreateOptionsimpl Send for NetworkCreateOptionsimpl Sync for NetworkCreateOptionsimpl Unpin for NetworkCreateOptionsimpl UnwindSafe for NetworkCreateOptions