Module oasis_cbor::encode

source ·
Expand description

CBOR encoding.

Traits

Trait for types that can be encoded into CBOR.
Trait for types that always encode as CBOR maps.