pub fn format_escaped_ascii_string(
    bytes: &[u8],
    f: &mut Formatter<'_>
) -> Result
Expand description

Writes an escaped ASCII string.