Skip to main content

repeat

Macro repeat 

Source
macro_rules! repeat {
    ($x:ident) => { ... };
}