#[derive(Event)]
{
// Attributes available to this derive:
#[event]
}
Expand description
Derive macro for the Event trait.
See the crate-level documentation for usage.
#[derive(Event)]
{
// Attributes available to this derive:
#[event]
}
Derive macro for the Event trait.
See the crate-level documentation for usage.