Struct rbspy_ruby_structs::ruby_2_1_8::iseq_label_data [] [src]

#[repr(C)]
pub struct iseq_label_data { pub _address: u8, }

Fields

Trait Implementations

impl Debug for iseq_label_data
[src]

[src]

Formats the value using the given formatter.

impl Copy for iseq_label_data
[src]

impl Clone for iseq_label_data
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more