v0.3.0 (Beta)
Pre-release
Pre-release
Full Changelog: 0.1.0...0.3.0
NOT API STABLE
This release adds convenience initializers to convert any throwing function to:
- Optional
- Result
- the return value type
- a
Void(try and handle in place)
Read README for more details.