athena_rs 2.2.0

Database gateway API
Documentation
1
2
3
4
//! Query endpoints.
//!
//! Currently exposes the SQL query endpoint.
pub mod sql;