Function jsonb::is_string

source ·
pub fn is_string(value: &[u8]) -> bool
Expand description

Returns true if the JSONB is a String. Returns false otherwise.