YYJSON_READ_ALLOW_INF_AND_NAN

Constant YYJSON_READ_ALLOW_INF_AND_NAN 

Source
pub const YYJSON_READ_ALLOW_INF_AND_NAN: yyjson_read_flag = 16;
Expand description

Allow inf/nan number and literal, case-insensitive, such as 1e999, NaN, inf, -Infinity (non-standard).