[−][src]Type Definition diesel::helper_types::Limit
type Limit<Source> = <Source as LimitDsl>::Output;
Represents the return type of .limit()
type Limit<Source> = <Source as LimitDsl>::Output;
Represents the return type of .limit()