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