[][src]Type Definition websocat::BoxedNewPeerStream

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