serde-pgrow 0.3.6

Deserialize a serde-type from a PgRow
Documentation
1
2
3
4
5
6
7
8
![rust workflow](https://github.com/RGafiyatullin/serde-pgrow/actions/workflows/rust.yml/badge.svg)

# Purpose

This crate provides several convenience methods to deserialize serde-compatible types from the tokio-postgres result-set rows.