[][src]Macro simple_parser::alt

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