hai_rust_test/
lib.rs

1pub fn say(){
2    println!("test say");
3}