impl_fetch_list

Macro impl_fetch_list 

Source
macro_rules! impl_fetch_list {
    ($model:ty, $table:ident) => { ... };
}