Skip to main content

ast

Macro ast 

Source
macro_rules! ast {
    ($x:expr) => { ... };
}