actrix-sdk 0.5.3

Unified public SDK facade for Actrix control-plane APIs
Documentation
1
2
3
4
5
6
//! Stable control-plane facade.
//!
//! This module is the canonical SDK surface for runtime integrations,
//! including client/server types and protocol contracts.

pub use admin::*;