from_str_to_array

Macro from_str_to_array 

Source
macro_rules! from_str_to_array {
    ($str:expr, $buff_name:ident, $buff_size:expr) => { ... };
}