Enums

  • Generated auxiliary data for the #[derive(starknet::Event)] attribute.
  • Describes how to serialize the event’s field.

Functions

  • Returns true if the type should be derived as an event.
  • Derive the Event trait for enums annotated with derive(starknet::Event).
  • Derive the Event trait for structs annotated with derive(starknet::Event).