Skip to main content

structure

Macro structure 

Source
macro_rules! structure {
    ($($tt:tt)*) => { ... };
}