aoc
2023.12.25
In aoc::
util::
integer
Macro
aoc
::
util
::
integer
::
empty_trait
Copy item path
source
ยท
[
−
]
macro_rules!
empty_trait { (
$name
:ident
for
$(
$t
:ty)
*
) => { ... }; }