fill_vec_with

Macro fill_vec_with 

Source
macro_rules! fill_vec_with {
    ($vec:expr,$x:expr, $count:expr) => { ... };
}