[][src]Trait aquatic_cli_helpers::Config

pub trait Config: Default + Serialize + DeserializeOwned {
    fn get_log_level(&self) -> Option<LogLevel> { ... }
}

Provided methods

Loading content...

Implementors

Loading content...