Skip to main content

children

Macro children 

Source
macro_rules! children {
    ($($child:expr),* $(,)?) => { ... };
}