impl_store

Macro impl_store 

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