HASH

Constant HASH 

Source
pub const HASH: &str = "#";
Expand description

A hash symbol (#). This constant represents the hash character, which is used to/// identify a fragment or anchor in a URL.