build_command

Function build_command 

Source
fn build_command<'a>(
    sh: &'a Shell,
    command: &str,
    target_name: &str,
    features: &[&str],
    dev_rel: bool,
) -> Cmd<'a>