Contents

resume(returning:)

Resume the task awaiting the continuation by having it return from its suspension point

Declaration

consuming func resume(returning value: consuming sending Success)

Parameters

  • value:

    The value to return from the continuation