Initial commit
[ldk-sample] / src / main.rs
1 fn main() {
2     println!("Hello, world!");
3 }