Module categorize

Module categorize 

Source
Expand description

SBOR Categorize trait

Traitsยง

Categorize
The Categorize trait marks a rust type as having a fixed value kind for SBOR encoding/decoding.
SborEnum
Marker trait for encoding as an Sbor Enum
SborTuple
Marker trait for encoding as an Sbor Tuple