Type Definition websocat::BoxedNewPeerFuture[][src]

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