Modulesยง
- private ๐
Macrosยง
- float_
ty ๐ - number_
from_ ๐impl
Structsยง
- F32
- A wrapper for
f32, which implementsEq,HashandOrdusingf32::total_cmpfor a total order comparison - F64
- A wrapper for
f64, which implementsEq,HashandOrdusingf64::total_cmpfor a total order comparison - Number
Deserializer ๐ - Number
Serializer - A serializer that only accepts numeric values, returning a
Number. Used by [crate::ser::RangeCompound] to detect whether range bounds are numeric.
Enumsยง
- Number
- A wrapper for any numeric primitive type in Rust.