MIDIEvent

Derive Macro MIDIEvent 

Source
#[derive(MIDIEvent)]
{
    // Attributes available to this derive:
    #[key]
    #[channel]
    #[playback]
}