[][src]Function dag_cbor::encode::write_tag

pub fn write_tag<W: Write>(w: &mut W, tag: u64) -> Result<()>