pub fn unread_vec(tokens: Vec<Token>)
Unreads a Vec<Token> to the start of the token stream Perl: also adjusts ALIGN_STATE by retracting scanned braces (Gullet.pm lines 343-358)
Vec<Token>