Derive Macro Handler

Source
#[derive(Handler)]
{
    // Attributes available to this derive:
    #[handler]
}
Expand description

see crate docs