Component
primitives
Describe the feature you would like
Are there any plans to add support for the address type into the postgres mod? It looks like there are implementations for diesel and sqlx, but my use case is for tokio postgres. Would be nice to have this supported directly, without having to utilize a wrapped type. New to rust, but I am happy to offer up what I am using.
Additional context
No response