diesel::helper_types

Type Alias Distinct

Source
pub type Distinct<Source> = <Source as DistinctDsl>::Output;
Expand description

Represents the return type of .distinct()