PaginatedQuery

Derive Macro PaginatedQuery 

Source
#[derive(PaginatedQuery)]
{
    // Attributes available to this derive:
    #[limit]
    #[offset]
}