[][src]Module fixed::sealed

Deprecated since 0.4.2

This module contains sealed traits.

Traits

FixedDeprecated

This trait is implemented for all the fixed-point types.

FloatDeprecated

This trait is implemented for the primitive floating-point types, and for f16 if the f16 feature is enabled.

IntDeprecated

This trait is implemented for all the primitive integer types.