Module num_runtime_fmt::numeric_trait[][src]

Modules

impls

This module contains implementations of Numeric for several types, plus helpers which can ease implementation for your own type.

Traits

Numeric

This trait enables a type to be formatted by NumFmt.