Skip to main content

extract_scheme

Function extract_scheme 

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

Extracts a lowercase URI scheme when the input starts with one.