sim-lib-cookbook 0.2.0

Runtime cookbook: operations for SIM.
Documentation
1
2
3
fn main() {
    sim_cookbook_build::write_embed("recipes").expect("embed cookbook recipes");
}