[][src]Function minifier::js::clean_token

pub fn clean_token<'a>(token: &Token<'a>) -> bool

Returns true if the token is a "useful" one (so not a comment or a "useless" character).