Skip to content

v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@MierenManz MierenManz released this 03 Mar 21:16
· 5 commits to main since this release

now allows you to wrap errors and okays in eachother like Err(Err("This error")) without needing the explicit .unwrap() on the inner error