Struct regex::literal::teddy_avx2::imp::Match [−][src]
Fields
pat: usize
start: usize
end: usize
Trait Implementations
impl Debug for Match[src]
impl Debug for Matchfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for Match[src]
impl Clone for Match