Function unreachable

pub fn unreachable(x: Infallible) -> !
Expand description

A safe version of std::intrinsics::unreachable.