rustimate-core 0.1.0

Core classes used by rustimate in the app and WASM
1
2
3
#![allow(dead_code)]

include!(concat!(env!("OUT_DIR"), "/built.rs"));