Function json_syntax::print::string_literal
source · pub fn string_literal(s: &str, f: &mut Formatter<'_>) -> ResultExpand description
Formats a string literal according to RFC8785.
pub fn string_literal(s: &str, f: &mut Formatter<'_>) -> ResultFormats a string literal according to RFC8785.