Crate linera_witty_macros

source ·
Expand description

§Linera Witty Macros

This crate contains the procedural macros used by the linera-witty crate.

Attribute Macros§

Derive Macros§

  • Derives WitLoad for the Rust type.
  • Derives WitStore for the Rust type.
  • Derives WitType for a Rust type.