Constant HASH_SYMBOL

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

A hash symbol (#).

This constant represents the hash character, which is used to identify a fragment or anchor in a URL.