Constant DEFAULT_WEB_PORT

Source
pub const DEFAULT_WEB_PORT: usize = 80; // 80usize
Expand description

The default web port.

This constant represents the default port for HTTP traffic.