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