pub type Never = <fn() -> ! as Extract>::R;
The ! type.
!
See the crate never-say-never for more info.
never-say-never