is_js_keyword

Function is_js_keyword 

Source
pub fn is_js_keyword(keyword: &str) -> bool
Expand description

Returns whether the given string is a JS keyword.