http_constant

Static COLON_SPACE

Source
pub static COLON_SPACE: &str
Expand description

A colon followed by a space (: ).

This constant is commonly used in formatted strings, such as headers or key-value pairs, where a colon and a space are needed.