Structs

  • RemovePallet is a utility struct used to remove all storage items associated with a specific pallet.
  • EXPERIMENTAL: The API of this feature may change.

Enums

  • A helper enum to wrap the pre_upgrade bytes like an Option before passing them to post_upgrade. This enum is used rather than an Option to make the API clearer to the developer.

Traits

Functions