Crate wasmflow_component

Source
Expand description

§wasmflow-component

The Wasmflow component crate contains the APIs and traits necessary to make Wasmflow components. It’s used primarily by generated code.

Re-exports§

pub use signals::*;

Modules§

signals
Internal message signals module.