impl_from_vec

Macro impl_from_vec 

Source
macro_rules! impl_from_vec {
    ($name:ident, $inner:ty) => { ... };
}