athena_rs 3.18.0

Hyper performant polyglot Database driver
Documentation
1
2
3
//! Compatibility facade for the extracted `athena-driver` PostgreSQL column-resolution helpers.

pub use athena_driver::postgresql::column_resolver::*;