logoalt Hacker News

SabrinaJewsontoday at 12:58 AM1 replyview on HN

You’re going to hate when you learn that the never type is inhabited


Replies

kibwentoday at 2:35 AM

I'm unclear what this is implying, but in Rust the never type is uninhabited. https://doc.rust-lang.org/reference/items/enumerations.html#...