Skip to main content

group_by

Macro group_by 

Source
macro_rules! group_by {
    ($first:ty $(, $rest:ty)* $(,)?) => { ... };
}