AsyncCharacterSequence
An asynchronous sequence of characters.
Declaration
struct AsyncCharacterSequence<Base> where Base : AsyncSequence, Base.Element == UInt8An asynchronous sequence of characters.
struct AsyncCharacterSequence<Base> where Base : AsyncSequence, Base.Element == UInt8