type LogfileListConfig = Vec<LogfileConfig>;
Expand description

Local type alias, mostly helpful for derive_builder to DTRT