new_action_group

Macro new_action_group 

Source
macro_rules! new_action_group {
    ($vis:vis $ty:ident, $name:expr) => { ... };
}
Expand description

Create a new type that implements ActionGroupName.