Function lexers::scan_math_op[][src]

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