pub fn sections() -> Vec<ConfigSection>Available on crate feature
config only.Expand description
List all registered config sections, sorted by key.
pub fn sections() -> Vec<ConfigSection>config only.List all registered config sections, sorted by key.