Function pinwheel::signal::from_future[][src]

pub fn from_future<A>(future: A) -> FromFuture<A> where
    A: Future