sim-lib-core 0.1.4

Shared manifest and registry installation substrate for SIM libraries.
Documentation
1
2
3
fn main() {
    sim_cookbook::write_embed("recipes").expect("embed cookbook recipes");
}