Function roogle_engine::parse::parse_query[][src]

pub fn parse_query<'a>(i: &'a str) -> IResult<&'a str, Query>