athena_rs 3.26.3

Hyper performant polyglot Database driver
1
2
3
4
//! Compatibility re-exports for the extracted `athena-webhooks` store layer.

pub use athena_webhooks::sinks::*;
pub use athena_webhooks::store::*;