jammi-client 0.0.0

Reserved name for Jammi's Rust client SDK — the programmatic data-plane surface (gRPC + Flight SQL). Placeholder release; the implementation lands in a later version.
Documentation
1
2
3
4
5
6
7
//! Placeholder crate reserving the `jammi-client` name on crates.io.
//!
//! The Jammi Rust client SDK — the programmatic data-plane surface (gRPC + Flight
//! SQL), the Rust peer of the `jammi-client` Python and npm packages — ships in a
//! later release.
//!
//! See <https://github.com/f-inverse/jammi-ai>.