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

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

Represents the return type of .nullable()