execute

Function execute 

Source
pub fn execute<R: Read, W: Write>(code: &str, r: R, w: W) -> Result<(), String>