amzn/smoke-framework

Adopt Swift.Result rather than our own Result types.

Closed this issue · 1 comments

Based on the work in the swift_5_nio_2 branch, use Swift.Result in place of our custom result types.

[1] https://github.com/amzn/smoke-framework/tree/swift_5_nio_2

Merged to master.