Struct rb_sys::bindings::OnigRepeatRange
source · Fields§
§lower: c_int§upper: c_intTrait Implementations§
source§impl Clone for OnigRepeatRange
impl Clone for OnigRepeatRange
source§fn clone(&self) -> OnigRepeatRange
fn clone(&self) -> OnigRepeatRange
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