run

Function run 

pub async fn run<P>(peers: P) -> Result<()>
where P: IntoIterator, P::Item: AsRef<OsStr>,