diesel::helper_types

Type Alias Limit

Source
pub type Limit<Source, DummyArgForAutoType = i64> = <Source as LimitDsl<DummyArgForAutoType>>::Output;
Expand description

Represents the return type of .limit()