pointfreeco / swift-issue-reporting

Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.
https://www.pointfree.co
MIT License
368 stars 60 forks source link

`unimplemented` support for typed throws #117

Closed stephencelis closed 1 month ago

stephencelis commented 1 month ago

This adds unimplemented support for endpoints using typed throws.