[][src]Module ciborium::value

A dynamic CBOR value

Structs

Bytes

An abstract representation for bytes

Float

An abstract floating point value

Integer

An abstract integer value

TryFromFloatError

An error that occurred while converting between floating point values

Enums

Error

The error when serializing to/from a Value

Value

A representation of a dynamic CBOR value that can handled dynamically