Module number

Source

Modulesยง

private ๐Ÿ”’

Macrosยง

float_ty ๐Ÿ”’
number_from_impl ๐Ÿ”’

Structsยง

F32
A wrapper for f32, which implements Eq, Hash and Ord using f32::total_cmp for a total order comparison
F64
A wrapper for f64, which implements Eq, Hash and Ord using f64::total_cmp for a total order comparison

Enumsยง

Number
A wrapper for any numeric primitive type in Rust.