parent
e0cc6dd6ff
commit
20cc037d23
|
@ -35,7 +35,7 @@ public struct NIOThrowingAsyncSequenceProducer<
|
||||||
Strategy: NIOAsyncSequenceProducerBackPressureStrategy,
|
Strategy: NIOAsyncSequenceProducerBackPressureStrategy,
|
||||||
Delegate: NIOAsyncSequenceProducerDelegate
|
Delegate: NIOAsyncSequenceProducerDelegate
|
||||||
>: Sendable {
|
>: Sendable {
|
||||||
/// Simple struct for the return type of ``NIOThrowingAsyncSequenceProducer/makeSequence(elementType:failureType:backPressureStrategy:delegate:)``.
|
/// Simple struct for the return type of ``NIOThrowingAsyncSequenceProducer/makeSequence(elementType:failureType:backPressureStrategy:delegate:)-8qauq``.
|
||||||
///
|
///
|
||||||
/// This struct contains two properties:
|
/// This struct contains two properties:
|
||||||
/// 1. The ``source`` which should be retained by the producer and is used
|
/// 1. The ``source`` which should be retained by the producer and is used
|
||||||
|
|
Loading…
Reference in New Issue