Macro necsim_core::ReporterGroupType

source ·
macro_rules! ReporterGroupType {
    () => { ... };
    ($first_reporter:ty $(,$reporter_tail:ty)*) => { ... };
}