Module num_traits::cast 
                   
                       [−]
                   
               [src]
Traits
| FromPrimitive | A generic trait for converting a number to a value. | 
| NumCast | An interface for casting between machine scalars. | 
| ToPrimitive | A generic trait for converting a value to a number. | 
Functions
| cast | Cast from one machine scalar to another. |