impl_into

Macro impl_into 

Source
macro_rules! impl_into {
    ($storage:ident, $array:ty, $name:ident) => { ... };
}