[][src]Type Definition diesel::helper_types::NullableSelect

type NullableSelect<Source> = <Source as SelectNullableDsl>::Output;

Represents the return type of .nullable()