logo
Expand description

wasmflow-packet

This crate houses common traits for Wasmflow components.

Modules

Traits for ephemeral components.

Traits for stateful components.

Structs

A PortChannel wraps an unbounded channel with a port name.

Traits

The base trait for WasmFlow Components.

The native PortSender trait. This trait encapsulates sending messages out of native ports.