[][src]Function moore_svlog::token::find_keyword

pub fn find_keyword<S>(name: S) -> Option<Kw> where
    S: AsRef<str>,