parse_query_from

Function parse_query_from 

Source
pub fn parse_query_from(string: &str) -> Result<(Query, usize)>