Module num_traits::sign
[−]
[src]
Traits
Signed |
Useful functions for signed numbers (i.e. numbers that can be negative). |
Unsigned |
A trait for values which cannot be negative |