Skip to main content

siblings_next

Macro siblings_next 

Source
macro_rules! siblings_next {
    ($next: ident, $next_back: ident, $next_sibling: ident) => { ... };
}