Avatar
Avatar
Yuta Saito
結果がResult<T, E>で取れるAPIが生えても良さそう
これよくわからなかったんですが、 func resume(with result: Result<T, E>) のことではなくて、 withUnsafeThrowingContinuation の戻り値を Result で受け取りたいケースってことですか?