[][src]Crate sql_db_mapper_derive

Contains a derive macro for TryFromRow which converts from a tokio-postgres::Row

When feature full is enabled also contains an macro sql_db_mapper which is simply a macro version of the CLI provided by the crate of the same name

Derive Macros

TryFromRow

A derive macro for TryFromRow which converts from a tokio-postgres::Row