Searched defs:async_from (Results 1 – 2 of 2) sorted by relevance
197 pub fn async_from<'a, F: IntoAsync + 'a>(&self, f: F) -> AsyncResult<IoSource<F>> { in async_from() method
253 pub fn async_from<'a, F: IntoAsync + 'a>(&self, f: F) -> AsyncResult<IoSource<F>> { in async_from() method