pub fn execute_str<S>( state: &mut EState<S>, proc_source: &str, source: &str, ) -> Result<(), String>