Trait bc_envelope::prelude::CBORCodable

source ·
pub trait CBORCodable { }
Expand description

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

Implementors§