#[derive(TargetedEvent)]
{
// Attributes available to this derive:
#[event]
}
Expand description
Derive macro for Event. See Event and TargetedEvent’s documentation
for more information.
#[derive(TargetedEvent)]
{
// Attributes available to this derive:
#[event]
}
Derive macro for Event. See Event and TargetedEvent’s documentation
for more information.