athena_rs 0.77.1

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