Files
google-apis-rs/num_traits/ops/wrapping/sidebar-items.js
2021-04-02 00:20:57 +08:00

1 line
422 B
JavaScript

initSidebarItems({"trait":[["WrappingAdd","Performs addition that wraps around on overflow."],["WrappingMul","Performs multiplication that wraps around on overflow."],["WrappingNeg","Performs a negation that does not panic."],["WrappingShl","Performs a left shift that does not panic."],["WrappingShr","Performs a right shift that does not panic."],["WrappingSub","Performs subtraction that wraps around on overflow."]]});