Function relexer::scan [] [src]

pub fn scan<T: Token>(input: &str) -> TokenIterator<T>