impl_store

Macro impl_store 

Source
macro_rules! impl_store {
    ($($name:ty),+ $(,)?) => { ... };
}