sim-lib-binding 0.1.2

Binding forms and scoped name resolution for SIM runtime evaluation.
Documentation
1
2
3
fn main() {
    sim_cookbook::write_embed("recipes").expect("embed cookbook recipes");
}