generic_array::impls

Macro impl_from

Source
macro_rules! impl_from {
    ($($n: expr => $ty: ty),*) => { ... };
}