Function run

Source
pub fn run(input: Box<dyn Iterator<Item = char>>) -> Result<Vec<Token>>