Function lexers::scan_identifier [] [src]

pub fn scan_identifier(scanner: &mut Scanner<char>) -> Option<String>