Macro generic_array::impls::impl_from

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