1 unstable release
0.1.0 | Jan 14, 2024 |
---|
#5 in #from-row
28 downloads per month
Used in pg_sgr
12KB
196 lines
pg_sgr_from_row
Docs
lib.rs
:
FromRow
Part of pg_sgr: macros for deserializing rust data structures from postgres rows.
Install
Sync
cargo add pg_sgr --features sync,from_row
Tokio
cargo add pg_sgr --features tokio,from_row
Macros
Crate contains 3 derive macros:
Dependencies
~245–690KB
~16K SLoC