Struct docker_api::container::LogsOptions [−][src]
pub struct LogsOptions { /* fields omitted */ }Expand description
Options for controlling log request results
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for LogsOptionsimpl Send for LogsOptionsimpl Sync for LogsOptionsimpl Unpin for LogsOptionsimpl UnwindSafe for LogsOptions