Constant json::number::NAN [−][src]
pub const NAN: Number;
Expand description
NaN value represented in Number
type. NaN is equal to itself.
pub const NAN: Number;
NaN value represented in Number
type. NaN is equal to itself.