Macro group_type

Source
macro_rules! group_type {
    ($stage: ty) => { ... };
}