shortlink-rs 0.0.1

A short link service system implemented by rust language
1
2
3
fn main() {
    println!("Hello, world!");
}