EQUAL_BYTES

Constant EQUAL_BYTES 

Source
pub const EQUAL_BYTES: &'static [u8];
Expand description

The byte representation of an equal sign. This constant provides the byte equivalent of the equal sign for/// use in URL parsing and construction.