sim-lib-dispatch 0.1.2

Generic function and method dispatch organs for SIM runtime values.
Documentation
1
2
3
fn main() {
    sim_cookbook::write_embed("recipes").expect("embed cookbook recipes");
}