rust-lib-bin-poc/src/bin/reest/main.rs

4 lines
40 B
Rust

fn main() {
reest::greet_world();
}