[][src]Function futures_signals::signal::from_stream

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