Struct rbspy_ruby_structs::ruby_2_4_8::list_node [−][src]
Fields
next: *mut list_node
prev: *mut list_node
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for list_node
impl UnwindSafe for list_node
Blanket Implementations
Mutably borrows from an owned value. Read more