Expand description
Stateless Silicon DM client. Callers own credentials, retry policy and durable cursors. No IAM application secrets, local files or backend-internal operations are required.
Re-exports§
pub use models::*;
Modules§
- models
- Public wire types, independent of the server implementation.
- relay
- Typed commands for the local CLI relay. This module does not persist state.
Structs§
- Client
- Immutable connection configuration. Debug intentionally omits bearer/test secrets.
- Update
Info - Available package release information. A linked Rust library cannot replace itself: applications must update their dependency and rebuild to load a newer library.