diesel::dsl

Type Alias Limit

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

Represents the return type of .limit()