pub fn get_section(key: &str) -> Option<ConfigSection>Available on crate feature
config only.Expand description
Get a single registered section by key.
pub fn get_section(key: &str) -> Option<ConfigSection>config only.Get a single registered section by key.