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