from_numeric_array

Macro from_numeric_array 

Source
macro_rules! from_numeric_array {
    ($ty:ident) => { ... };
}