Post #2558205
2026-05-05 13:00 UTC
@itamarst@hachyderm.io Anything that impls Try yes: https://doc.rust-lang.org/std/ops/trait.Try.html#implementors
Replies (1)
-
@itamarst@hachyderm.io 2026-05-05 13:50
@diondokter@fosstodon.org I was vaguely aware of that, but also knew that Try was unstable, so did not realize there was a third stable Try impl.