build_command

Function build_command 

fn build_command<P>(peers: P) -> Result<Command>
where P: IntoIterator, P::Item: AsRef<OsStr>,