[][src]Macro regular_expression_bootstrap::alt

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