pub fn fmt_str(f: &mut Formatter<'_>, s: &str) -> Result
Format a string as valid JSON string, including leading and trailing quotes.