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

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

Represents the return type of .limit()