Function nom_sql::parser::parse_query[][src]

pub fn parse_query(input: &str) -> Result<SqlQuery, &str>