cexpr::token

Function remove_comments

Source
pub fn remove_comments(v: &mut Vec<Token>) -> &mut Vec<Token>
Expand description

Remove all comment tokens from a vector of tokens