pub fn transit_value_to_jsonb(value: &Value) -> Value<'_>
Converts a transit::Value to a jsonb::Value.
transit::Value
jsonb::Value