Skip to main content

jsonb

Function jsonb 

Source
pub fn jsonb<'a>(
    value: impl ToSQL<'a, SQLiteValue<'a>>,
) -> SQL<'a, SQLiteValue<'a>>