pub fn parse_select_chars(input: &[char]) -> Result<Select, Error>
Expand description

parses a typical http url into a select statement