pub fn trait_structure(input: &str) -> IResult<&str, Vec<NodeKeyValuePair<'_>>>
TraitStructure = 1*(NodeObjectKvp [WS])