pub fn try_parse_mapping_key(str: &str) -> Result<(&str, &'_ str), FormatError>