Macro leo_ast::main_input_section[][src]

macro_rules! main_input_section {
    ($($name : ident), *) => { ... };
}
Expand description

Constructs an input section to store data parsed from a Leo input file. Constructs sections that pass variables directly to the main function.