Function stringify

Source
pub fn stringify<'a, W: Write>(w: &mut W, v: &'a Value<'a>) -> Result<()>