mirror of
https://github.com/spikecodes/libreddit.git
synced 2026-01-15 17:22:35 +01:00
This simplifies the logic to build the listener by using more clap features instead of manually accessing the PORT environment variable. This also removes unnecessary `unwrap_or` calls that set defaults that are already set by clap.