[−][src]Module fixed::sealed
This module contains sealed traits.
Traits
| Fixed | This trait is implemented for all the fixed-point types. |
| Float | This trait is implemented for the primitive floating-point types,
and for |
| Int | This trait is implemented for all the primitive integer types. |