blob: 6456453097c02dc49df3b7fff3f3913e0bffe09d [file]
pub fn rs_rlib_greet() {
println!("Hello from a Rust rlib!");
}