Type Definition websocat::BoxedNewPeerStream[][src]

type BoxedNewPeerStream = Box<Stream<Item = Peer, Error = Box<Error>>>;