Struct docker_api::container::LogsOptionsBuilder [−][src]
pub struct LogsOptionsBuilder { /* fields omitted */ }Implementations
how_many can either be “all” or a to_string() of the number
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for LogsOptionsBuilderimpl Send for LogsOptionsBuilderimpl Sync for LogsOptionsBuilderimpl Unpin for LogsOptionsBuilderimpl UnwindSafe for LogsOptionsBuilder