1//! Some helper methods to create patterns like HTML Elements and non-english languages. 2 3pub mod persian_pattern; 4pub mod html_pattern;