athena_rs 2.9.0

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