pub const AND_BYTES: &[u8];
The byte representation of an ampersand character. This constant provides the byte equivalent of the ampersand character/// for use in URL parsing and construction.