libp2p_core::util

Function unreachable

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

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