impl_store_or_ignore

Macro impl_store_or_ignore 

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