Struct rb_sys::bindings::rmatch_offset
source · Fields§
§beg: c_long§end: c_longTrait Implementations§
source§impl Clone for rmatch_offset
impl Clone for rmatch_offset
source§fn clone(&self) -> rmatch_offset
fn clone(&self) -> rmatch_offset
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more