aoc::util::integer

Macro empty_trait

Source
macro_rules! empty_trait {
    ($name:ident for $($t:ty)*) => { ... };
}