Skip to main content
impl_binop
competitive
0.1.0
In competitive::
num::
integer
competitive
::
num
::
integer
Macro
impl_
binop
Copy item path
Source
macro_rules! impl_binop { (impl<$T:ident> $Trait:ident $impl:ident for $t:ty) => { ... }; }