kayer/
lib.rs

1fn main() {
2    println!("hello");
3}