Module mutils::internal[][src]

Traits

FromClamped

It's useful to convert from a higher precision numerical type, to a lower one. i.e. u64 to u32.

Half
Num

A common number trait.

NumTrampolene

The functions defined here don't have traits, or the traits are only partially implemented on numeric types.