arti::logging

Type Alias LogfileListConfig

Source
type LogfileListConfig = Vec<LogfileConfig>;
Expand description

Local type alias, mostly helpful for derive_builder to DTRT

Aliased Typeยง

struct LogfileListConfig { /* private fields */ }