upvote
You’re going to hate when you learn that the never type is inhabited
reply
I'm unclear what this is implying, but in Rust the never type is uninhabited. https://doc.rust-lang.org/reference/items/enumerations.html#...
reply