hellorust20xx 0.1.0

A crate for test
Documentation
1
2
3
4
5

/// Rust ported to C/C++ lib
pub fn print2() {
    println!("2");
}