Function nom_sql::parser::sql_query []

pub fn sql_query(i: &[u8]) -> IResult<&[u8], SqlQuery, u32>