athena_rs 3.23.0

Hyper performant polyglot Database driver
Documentation
1
2
3
//! Compatibility re-exports for the extracted `athena-query` condition types.

pub use athena_query::query_builder::condition::*;