impl_list_query_params

Macro impl_list_query_params 

Source
macro_rules! impl_list_query_params {
    ($struct_name:ident, $order_type:ty) => { ... };
}
Expand description

Macro to implement ListQueryParams trait for pagination structures