1
2
3
pub fn hello() {
    println!("hello, this is r-utils 🫡")
}