Skip to main content

Crate actrix_sdk

Crate actrix_sdk 

Source
Expand description

Unified SDK facade for Actrix.

This crate organizes exports into explicit layers:

  • control: stable control-plane API facade.
  • testing: internal integration-test oriented facade (feature-gated).

Re-exports§

pub use control::*;

Modules§

control
Stable control-plane facade.