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

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

Represents the return type of .nullable()