Module ns

Source

Modules§

tag
Contains helper types for dealing with CBOR tags

Structs§

Bytes32
Bytes64
Name
Operation
PublicKeyParams
Service

Enums§

Error
The error when serializing to/from a Value
ThresholdLevel
Value
A representation of a dynamic CBOR value that can handled dynamically

Constants§

MAX_NAME_BYTES

Functions§

from_reader
Deserializes as CBOR from a type with impl ciborium_io::Read using a 4KB buffer on the stack.
into_writer
Serializes as CBOR into a type with impl ciborium_io::Write
valid_name

Type Aliases§

NSTag
NSTagRef