Struct docker_api::api::exec::ExecResizeOpts [−][src]
pub struct ExecResizeOpts { /* fields omitted */ }Implementations
Returns a new instance of a builder for ExecResizeOpts.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ExecResizeOptsimpl Send for ExecResizeOptsimpl Sync for ExecResizeOptsimpl Unpin for ExecResizeOptsimpl UnwindSafe for ExecResizeOpts