Modules§

Macros§

Traits§

  • The Categorize trait marks a rust type as having a fixed value kind for SBOR encoding/decoding.
  • A data structure that can be decoded from a byte array using SBOR.
  • A data structure that can be serialized into a byte array using SBOR.

Derive Macros§