combine_regex_1/
lib.rs

1
2
3
extern crate regex;

pub use regex::*;