noptica-rs/src/wavemeter.rs

4 lines
43 B
Rust
Raw Normal View History

2019-10-22 16:49:34 +08:00
fn main() {
println!("hello world");
}