Skip to main content

Crate bombay_framework

Crate bombay_framework 

Source
Expand description

Application-facing composition for the bombay local runtime.

This crate adds no runtime machinery. Its prelude selects the public pieces needed to author and run local actors while Bombay Behavior and bombay retain ownership of their respective algebra and runtime contracts.

Modules§

prelude
The local application authoring surface.

Macros§

local_system
Construct the existing local bombay::System with named semantic inputs while preserving the concrete router type.