Macro aoc::util::integer::integer

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