pub fn escape_bytes<P: AsRef<[u8]>>(s: P) -> Vec<u8> ⓘ
Escapes a byte sequence. Does not add surrounding quotes.