Function html_minifier::js::tokenize

source ·
pub fn tokenize(source: &str) -> Tokens<'_>