Type Definition tre_regex::RegMatchBytes

source ·
pub type RegMatchBytes<'a> = Vec<Option<Cow<'a, [u8]>>>;