diesel::helper_types

Type Alias NullableSelect

Source
pub type NullableSelect<Source> = <Source as SelectNullableDsl>::Output;
Expand description

Represents the return type of .nullable()