Function is_array

Source
pub fn is_array(value: &[u8]) -> bool
Expand description

Returns true if the JSONB is An Array. Returns false otherwise.