futures_signals::signal

Function from_stream

Source
pub fn from_stream<A>(stream: A) -> FromStream<A>
where A: Stream,