Module util

Source

Functionsยง

read
Deserialize a CBOR value from a reader (e.g. &[u8] or std::io::stdin()).
write
Serialize a value to a byte vector as CBOR.