Skip to main content

extract_query

Function extract_query 

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

Extracts the query without the leading ? and excluding any fragment.