Skip to main content

OneNullable

Type Alias OneNullable 

Source
pub type OneNullable<T1, T2> = <T1 as OneIsNullable<T2>>::Out;
Expand description

Represents the output type of OneIsNullable