Skip to main content

compilation

Macro compilation 

Source
macro_rules! compilation {
    ($pos:expr, $kind:expr) => { ... };
}