1
2
3
pub fn greetings() {
    println!("Hello. This is rhdxmr's publish test");
}