Hacker News new | ask | show | jobs
by agolliver 1735 days ago
Looks like it's only true for pointer types which cannot be null (so they can reuse null as the None tag)

https://doc.rust-lang.org/std/option/