Function abstract_ns::union_stream [] [src]

pub fn union_stream(streams: Vec<Box<Stream<Item=Address, Error=Error>>>)
                    -> Union

Get the stream that emits address that is a union (superset) of all adderesses of underlying streams

Note we barely append all underlying addresses (IPs) discarding weights