minigrep.rs/src/lib.rs

4 rivejä
39 B
Rust

pub fn run() {
println!("hello")
}