1
2
3
pub fn useful_func() {
    println!("Hello, this is a usef... I mean useless function");
}