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