yuan 0.2.1

A common utils lib.
Documentation
1
2
3
4
fn main() {
    println!("Available commands:");
    println!("1. yuan-post-json: Post JSON to some API.");
}