[][src]Macro regular_expression::con

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