Type Definition boomerang_runtime::LevelReactionKey

source ·
pub type LevelReactionKey = (Level, ReactionKey);
Expand description

A paired ReactionKey with it’s execution level.