DEFAULT_HOST

Constant DEFAULT_HOST 

Source
pub const DEFAULT_HOST: &'static str;
Expand description

The default host address. This constant represents the default host address, which is typically/// used to bind a server to all available network interfaces.