Struct cbor_data::WithOutput [−][src]
pub struct WithOutput;
Expand description
Marker type for builders that emit an owned value
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for WithOutputimpl Send for WithOutputimpl Sync for WithOutputimpl Unpin for WithOutputimpl UnwindSafe for WithOutput