Post #2227722
2025-11-19 09:32 UTC
@Mara@hachyderm.io @bugaevc@floss.social probably res || panic!("oh no: {res}"), but that's subjectively not as nice looking
Replies (1)
-
@Mara@hachyderm.io 2025-11-19 10:04
@tauon@possum.city but `{res}` would be the whole `Result`, not just the `E`, right?