Expand description
SBOR Categorize trait
Traitsยง
- Categorize
- The
Categorize
trait marks a rust type as having a fixed value kind for SBOR encoding/decoding. - Sbor
Enum - Marker trait for encoding as an Sbor Enum
- Sbor
Tuple - Marker trait for encoding as an Sbor Tuple