[][src]Module int_conv::trunc

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