[][src]Macro regular_expression_bootstrap::neg

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