[−][src]Trait num_traits::NumAssignOps
The trait for types implementing numeric assignment operators (like +=).
This is automatically implemented for types which implement the operators.
The trait for types implementing numeric assignment operators (like +=).
This is automatically implemented for types which implement the operators.