athena_rs 3.26.3

Hyper performant polyglot Database driver
1
2
3
//! Compatibility facade for the extracted `athena-driver` Cloudflare D1 client.

pub use athena_driver::d1::client::*;