[][src]Macro simple_parser_bootstrap::con

macro_rules! con {
    ($($x:expr),*) => { ... };
}