Type Definition websocat::BoxedNewPeerFuture[][src]

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