Procedural macros for declaring Reflow actors.
Proc macro for authoring Reflow actor packs — emits the cdylib entrypoints required by reflow_pack_loader.
Actor trait, message types, ports, state, and stream handles for the Reflow runtime.
The public Rust runtime crate for building and running Reflow graph workflows.
Author-facing crate for building Reflow actor packs — safe wrapper over the pack ABI plus the #[reflow_pack] macro.