mubit-sdk 0.7.0

Umbrella Rust SDK for Mubit core/control planes
Documentation
1
2
3
4
//! Domain client types for auth, core, and control APIs.
//!
//! Each domain provides typed methods for the corresponding gRPC/HTTP
//! endpoints. Currently defined in lib.rs via macros.