pub fn section<'a>( parent: &'a Map<String, Value>, name: &'static str, ) -> Result<Vec<SectionItem<'a>>, Error>