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