Function nop_json::escape_bytes[][src]

pub fn escape_bytes(bytes: &[u8]) -> Cow<'_, [u8]>
Expand description

Like escape, but for &[u8].