rustinsight 0.1.3

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