rustinsight 0.3.0

The launcher app for Rust Insight! interacive book and multi-tool
Documentation
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}