Module ron::value [−][src]
Expand description
Value module.
Structs
A wrapper for f64
, which guarantees that the inner value
is finite and thus implements Eq
, Hash
and Ord
.
A Value
to Value
map.
Value module.
A wrapper for f64
, which guarantees that the inner value
is finite and thus implements Eq
, Hash
and Ord
.
A Value
to Value
map.