[][src]Function cborg::value::types::print_cbor

pub fn print_cbor<W: Write>(val: &Value, w: &mut W) -> Result<()>