CoroutineAsyncInstance<T> typedef

CoroutineAsyncInstance<T> = StreamIterator<T>

Implementation

typedef CoroutineAsyncInstance<T> = StreamIterator<T>;