pub type BoxedNewPeerFuture = Box<dyn Future<Item = Peer, Error = Box<dyn Error>>>;