Function to_jsonb

Source
fn to_jsonb(input: Option<impl ToJsonb>, ctx: &Context) -> Result<JsonbVal>