Module trunc

Module trunc 

Source
Expand description

Integer truncation

This module contains the Truncate trait used for truncating integers to a smaller integer

Traitsยง

Truncate
Truncates this integer to a lower size
Truncated
Helper trait for Truncate to be used with turbofish syntax