Struct docker_api::api::service::opts::ServiceOptsBuilder [−][src]
pub struct ServiceOptsBuilder { /* fields omitted */ }
This is supported on crate feature
swarm
only.Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl !RefUnwindSafe for ServiceOptsBuilder
impl Send for ServiceOptsBuilder
impl Sync for ServiceOptsBuilder
impl Unpin for ServiceOptsBuilder
impl !UnwindSafe for ServiceOptsBuilder