mirror of
https://github.com/logos-storage/questionable.git
synced 2026-04-10 13:33:08 +00:00
The fact that `option(x)` works for non-reference types (being an alias for `some`) is an stdlib's design mistake that bites us here.