Struct rbspy_ruby_structs::ruby_2_5_4::rb_objspace
source · #[repr(C)]pub struct rb_objspace { /* private fields */ }
Trait Implementations§
source§impl Clone for rb_objspace
impl Clone for rb_objspace
source§fn clone(&self) -> rb_objspace
fn clone(&self) -> rb_objspace
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