Type Definition tre_regex::RegMatchStr

source ·
pub type RegMatchStr<'a> = Vec<Option<Result<Cow<'a, str>>>>;