Constant DEFAULT_PORT

Source
pub const DEFAULT_PORT: &str = "6379";
Expand description

Default port that a redis server listens on.

Used if no port is specified.