aoc::util::integer

Macro integer

Source
macro_rules! integer {
    ($($t:ty)*) => { ... };
}