Enums§

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

Constants§

Functions§

  • Returns true if the type should be derived as an event.
  • Checks whether the given item is a starknet event, and if so - makes sure it’s valid and returns its variants. Returns None if it’s not a starknet event.