Type Definition arti::logging::LogfileListConfig
source · [−]type LogfileListConfig = Vec<LogfileConfig>;
Expand description
Local type alias, mostly helpful for derive_builder to DTRT
type LogfileListConfig = Vec<LogfileConfig>;
Local type alias, mostly helpful for derive_builder to DTRT