sort_rust 0.1.0

sort for Rust
1
2
3
4
fn main() {
    println!("Hello, world!");
}