minigrep.rs/src/lib.rs

4 regels
39 B
Rust

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