Crate num_traits [−] [src]
Numeric traits for generic mathematics.
Traits
| CastFrom |
Constructs |
| CastInto |
Converts |
| Float |
Float numbers. |
| Int |
Signed and unsigned integers. |
| One |
Types that have a |
| Signed |
Signed numbers. |
| UnsignedInt |
Unsigned integers. |
| Zero |
Types that have a |