Module serde_cbor::value::ser [] [src]

Value serialization routines

Functions

to_value

Convert a T into serde_cbor::Value which is an enum that can represent any valid CBOR data.