Type Definition diesel::dsl::Limit

source ·
pub type Limit<Source> = <Source as LimitDsl>::Output;
Expand description

Represents the return type of .limit()