Crate disintegrate_macros

source ·

Derive Macros§

  • Derives the Event trait for an enum, allowing it to be used as an event in Disintegrate.
  • Derives the StateQuery trait for a struct, enabling its use as a state query in Disintegrate.