Struct rbspy_ruby_structs::ruby_2_5_1::rb_fiber_struct [−][src]
#[repr(C)]pub struct rb_fiber_struct { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for rb_fiber_struct
impl Send for rb_fiber_struct
impl Sync for rb_fiber_struct
impl Unpin for rb_fiber_struct
impl UnwindSafe for rb_fiber_struct
Blanket Implementations
Mutably borrows from an owned value. Read more