Struct rbspy_ruby_structs::ruby_2_2_8::rb_objspace
[−]
[src]
#[repr(C)]pub struct rb_objspace { /* fields omitted */ }
Trait Implementations
impl Debug for rb_objspace
[src]
impl Copy for rb_objspace
[src]
impl Clone for rb_objspace
[src]
fn clone(&self) -> rb_objspace
[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more