Crate tokio_postgres_macros
source ·Derive Macros§
- Implements
From<&Row>trait for a struct, allowing direct conversion from a database row to the struct. - Implements the
TryFrom<&Row>trait for a struct
From<&Row> trait for a struct, allowing direct conversion from a database row to the struct.TryFrom<&Row> trait for a struct