athena_rs 3.22.1

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

pub use athena_driver::postgresql::schema_cache::*;