Searched defs:AsyncSource (Results 1 – 1 of 1) sorted by relevance
38 pub(crate) struct AsyncSource<E: Source> { struct42 /// Entry list of the runtime's reactor, `AsyncSource` object will be argument51 impl<E: Source> AsyncSource<E> { argument239 impl<E: Source> Deref for AsyncSource<E> { implementation249 impl<E: Source> Drop for AsyncSource<E> { implementation259 impl<E: Source> Drop for AsyncSource<E> { implementation