* Replace `structopt` with `clap` * Change `port` options from `String` to `u16` * Shorten clap options config `name` and `long` use the filed name by default.
* Replace `structopt` with `clap` * Change `port` options from `String` to `u16` * Shorten clap options config `name` and `long` use the filed name by default.