cairo_lang_starknet::plugin

Module events

source

Enums§

  • Generated auxiliary data for the #[derive(starknet::Event)] attribute.

Constants§

Functions§

  • 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.