pub fn parse_no_grouping(sql: &str) -> Vec<Token>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

parse sql into grouped tokens, only for test