Documentation
1
2
3
4
5

pub fn version() {
    println!("GOYYDS");
    println!("0.1.2");
}