sim-nest 0.1.5

The SIM constellation umbrella facade: one crate that re-exports the runtime kernel, codecs, number domains, and libraries behind features.
Documentation
1
2
3
4
5
6
7
8
9
mod bootstrap;
mod exports;
mod optional;
mod register;
mod register_browse;
mod register_shapes;
mod register_tables;

pub use bootstrap::{CoreRuntimeLib, install_core_runtime};