You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add Rust examples to concept pages and quickstart (#34)
Add a Rust tab to every per-SDK example block across the feature pages —
ephemerals, sequence keys, secondary indexes, notifications, namespaces,
key sorting, versioning, and partition keys — so Rust sits alongside Go,
Java, Python, and Node.js everywhere they appear. Each Rust snippet
mirrors its sibling tabs using the oxia-client fluent builder API.
Also link the Rust SDK from the getting-started "Using client SDKs" list.
Signed-off-by: Matteo Merli <mmerli@apache.org>
0 commit comments