Type Alias diesel::helper_types::Limit

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

Represents the return type of .limit()