1 unstable release
0.1.0 | Apr 29, 2024 |
---|
#11 in #rust-patterns
Used in break-block-macro
3KB
someok
This is a tiny crate that implements a trait to provide some unified behavior between [Result] and [Option] It will be totally unnecessary when try_trait_v2 is stabilized.