[][src]Function ipfs::ipld::dag_cbor::write_tag

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