Constant yrs::Y_JSON_ARR
source · [−]pub const Y_JSON_ARR: i8 = -3;Expand description
Flag used by YInput and YOutput to tag embedded JSON-like arrays of values,
which themselves are YInput and YOutput instances respectively.
pub const Y_JSON_ARR: i8 = -3;Flag used by YInput and YOutput to tag embedded JSON-like arrays of values,
which themselves are YInput and YOutput instances respectively.