mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
Since Rust 1.61.0, the `main` function can return a type that implements the `Termination` trait. By this, the `main` function can return custom exit codes, so use this.
676 B
676 B