athena_rs 3.26.3

Hyper performant polyglot Database driver
1
2
3
4
//! Compatibility re-export for the shared observability crate.

#[allow(unused_imports)]
pub use athena_observability::{gateway_error_class, route_group, status_family};