Constant LOCALHOST

Source
pub const LOCALHOST: &str = "127.0.0.1";
Expand description

A str constant for the localhost address.