[][src]Type Definition number::Float32

type Float32 = NativeType<f32>;

Trait Implementations

impl Display for Float32[src]