[−][src]Trait cbor_data::CborOutput
Marker trait to distinguish a builder that emits an owned value from one that appends to a vector
Marker trait to distinguish a builder that emits an owned value from one that appends to a vector
impl CborOutput for NoOutput[src]impl CborOutput for WithOutput[src]