Type Definition tre_regex::RegMatchWideStr

source ·
pub type RegMatchWideStr<'a> = Vec<Option<Cow<'a, WideStr>>>;