Infallible

Type Alias Infallible 

Source
pub type Infallible = Infallible;
Expand description

The value used for infallible conversions.

Aliased Typeยง

pub enum Infallible {}