Function json_syntax::print::printed_string_size
source · pub fn printed_string_size(s: &str) -> usize
Expand description
Returns the byte length of string literal according to RFC8785.
pub fn printed_string_size(s: &str) -> usize
Returns the byte length of string literal according to RFC8785.