Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Type Alias

StreamingMultipartParserAsyncSequence.AsyncIterator.Element

The sections produced by this iterator.
typealias Element = MultipartSection<BackingSequence.Element>