Struct rbspy_ruby_structs::ruby_2_7_8::succ_index_table
source · #[repr(C)]pub struct succ_index_table {
pub _address: u8,
}
Fields§
§_address: u8
Trait Implementations§
source§impl Clone for succ_index_table
impl Clone for succ_index_table
source§fn clone(&self) -> succ_index_table
fn clone(&self) -> succ_index_table
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