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