define_le_to_array

Macro define_le_to_array 

Source
macro_rules! define_le_to_array {
    ($name: ident, $type: ty, $byte_len: expr) => { ... };
}