@froge@social.glitched.systems
Post #2227700
2025-11-19 07:35 UTC
@Mara@hachyderm.io this is doubly confusing because in many other languages, even some FP languages, "unwrapping" a value is actually a non-panicing operation lol
Replies (1)
-
@Mara@hachyderm.io 2025-11-19 07:37
@froge@social.glitched.systems Yes, .into_inner() should have been .unwrap().