Type Alias Never

Source
pub type Never = !;
Expand description

The ! (never) type.