Module std::num::wrapping  
            
                [−]
            
        [src]
Traits
| OverflowingOps | [Unstable] | 
Functions
| add_with_overflow | 
                            [Unstable]  Performs checked integer addition.  | 
                    
| mul_with_overflow | 
                            [Unstable]  Performs checked integer multiplication  | 
                    
| sub_with_overflow | 
                            [Unstable]  Performs checked integer subtraction  |