Expand description
This crate is a support crate for dbcrossbar_trino. It provides a
#[derive(...)] macro for deserializing query results into a Rust struct.
For more information, see the documentation for that crate.
Derive Macrosยง
- Trino
Row - Allow a struct type to be used with Trino.