Crate sui_proc_macros

Source

Macros§

Attribute Macros§

Derive Macros§

  • This proc macro generates a function order_to_variant_map which returns a map of the position of each variant to the name of the variant. It is intended to catch changes in enum order when backward compat is required.