tokio-rs / rdbc

Rust DataBase Connectivity (RDBC) :: Common Rust API for database drivers
Apache License 2.0
569 stars 25 forks source link

Implement ResultSet accessors for all primitive types #11

Closed andygrove closed 4 years ago

andygrove commented 4 years ago

Can this be done using generics?