ops
0.1.0
Magma
Implementors
In crate ops
Trait
ops
::
Magma
Copy item path
source
·
[
−
]
pub trait Magma:
BinaryOp
{ }
Implementors
§
source
§
impl<T>
Magma
for T
where T:
BinaryOp
,