pub trait ActionGroupName { const NAME: &'static str; }
Trait used to specify the group name in ActionName.
ActionName
The name of the group.