Type Definition websocat::BoxedNewPeerStream[][src]

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