bc_envelope::prelude

Trait CBORCodable

Source
pub trait CBORCodable { }
Expand description

A type that can be encoded to or decoded from CBOR.

Implementors§