AND_BYTES

Constant AND_BYTES 

Source
pub const AND_BYTES: &[u8];
Expand description

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