Constant yrs::Y_JSON_NULL
source ยท pub const Y_JSON_NULL: i8 = -1;Expand description
Flag used by YInput and YOutput to tag JSON-like null values.
pub const Y_JSON_NULL: i8 = -1;Flag used by YInput and YOutput to tag JSON-like null values.