exec

Function exec 

Source
pub fn exec(cmd: &str, vars: impl IntoIterator<Item = (String, String)>) -> !