[][src]Macro patoz::make_line_folder

macro_rules! make_line_folder {
    ($parser_name : ident, $line_parser : ident, $line_type : ty) => { ... };
}