Searched refs:into_stream (Results 1 – 4 of 4) sorted by relevance
46 mod into_stream; module48 pub use self::into_stream::IntoStream;341 fn into_stream(self) -> IntoStream<Self> in into_stream() method
19 tasks.push(future::ready(1).into_stream()); in is_terminated()
54 let mut stream = set.search(aut).into_stream(); in search()
278 fn into_stream(self) -> IntoStream<Self> in into_stream() method