Type Alias hydroflow::Never

source ·
pub type Never = Infallible;
Expand description

Stand-in for the nightly “never” type !

Aliased Type§

enum Never {}

Variants§