Skip to main content

execute

Function execute 

Source
pub fn execute<O: Write, I: Iterator<Item = char>>(out: &mut O, input: I)