pub type Limit<Source> = <Source as LimitDsl>::Output;
Represents the return type of .limit()
.limit()