Skip to main content

rep

Macro rep 

Source
macro_rules! rep {
    ($x:expr, $y:expr, $z:expr) => { ... };
}