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

type Distinct<Source> = <Source as DistinctDsl>::Output;

Represents the return type of .distinct()