Enum effing_mad::Never
source · pub enum Never {}Expand description
An uninhabited type that can never be constructed.
Substitutes for ! until that is stabilised.
pub enum Never {}An uninhabited type that can never be constructed.
Substitutes for ! until that is stabilised.