Function serde_hjson::ser::escape_key
[−]
[src]
pub fn escape_key<W>(wr: &mut W, value: &str) -> Result<()> where W: WriteSerializes and escapes a &str into a Hjson key.