Type Definition tre_regex::RegApproxMatchWideStr

source ·
pub type RegApproxMatchWideStr<'a> = RegApproxMatch<&'a WideStr, Cow<'a, WideStr>>;