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

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

Represents the return type of .limit()