PORT_env

Function PORT_env 

Source
pub fn PORT_env() -> u16
Expand description

Reads and parses the PORT environment variable.

ยงPanics

Panics with a useful error message when the PORT env var is not an integer in 1..65536.