[][src]Type Definition diesel::dsl::Limit

type Limit<Source> = <Source as LimitDsl>::Output;

Represents the return type of .limit()