Module cbor

Source
Expand description

Forked cbor codec with altered request/response sizes

Structs§

Cbor
Forked cbor codec with altered request/response sizes

Functions§

decode_into_io_error 🔒
Convert a cbor4ii::serde::DecodeError into an io::Error
encode_into_io_error 🔒
Convert a cbor4ii::serde::EncodeError into an io::Error

Type Aliases§

Behaviour
Behaviour type alias for the Cbor codec