Macro leo_ast::record_input_section[][src]

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

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