[][src]Function streamify::from_future

pub fn from_future<T: Future>(f: T) -> StreamifyFuture<T>