sim-lib-control 0.1.5

Control-flow organs for SIM async, branching, and policy-aware execution.
Documentation
1
2
3
fn main() {
    sim_cookbook::write_embed("recipes").expect("embed cookbook recipes");
}