[][src]Type Definition websocat::BoxedNewPeerFuture

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