Skip to main content

extract_fragment

Function extract_fragment 

Source
pub fn extract_fragment(input: &str) -> Option<String>
Expand description

Extracts the fragment without the leading # when present.