Instance Methodswift 6.0.3Distributed
onReturn(value:)
- iOS
- 16.0+
- macOS
- 13.0+
- tvOS
- 16.0+
- watchOS
- 9.0+
func onReturn<Success>(value: Success) async throws where Success : Decodable, Success : Encodable
func onReturn<Success>(value: Success) async throws where Success : Decodable, Success : Encodable