[][src]Module fixed::sealed

This module contains sealed traits.

Traits

Fixed

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

Float

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

Int

This trait is implemented for all the primitive integer types.