Searched defs:async_from (Results 1 – 2 of 2) sorted by relevance
139 pub fn async_from<'a, F: IntoAsync + Send + 'a>( in async_from() method