Function serde_json::ser::escape_bytes
[−]
[src]
pub fn escape_bytes<W>(wr: &mut W, bytes: &[u8]) -> Result<()> where W: Write
DEPRECATED. Will be removed in 0.8.0. https://github.com/serde-rs/json/issues/60