Module wrapping

Source
Expand description

Definitions of Wrapping<T>.

Modulesยง

shift_max ๐Ÿ”’

Macrosยง

sh_impl_all ๐Ÿ”’
sh_impl_signed ๐Ÿ”’
sh_impl_unsigned ๐Ÿ”’
wrapping_impl ๐Ÿ”’
wrapping_int_impl ๐Ÿ”’
wrapping_int_impl_signed ๐Ÿ”’
wrapping_int_impl_unsigned ๐Ÿ”’

Structsยง

Wrapping
Provides intentionally-wrapped arithmetic on T.