Expand description
High-level Shadow Network client API
Provides a unified interface for the shadow network, integrating all components.
Re-exports§
pub use node::ShadowNode;pub use node::NodeHandle;pub use api::ShadowApi;pub use api::MessageEvent;pub use builder::ShadowNodeBuilder;