Ruby 3.5.0dev (2025-06-26 revision b1c09faf67a663bcda430931c987762521efd53a)
Data Fields
autoload_copy_table_data Struct Reference

Data Fields

VALUE dst_tbl_value
 
struct st_tabledst_tbl
 
const rb_namespace_tns
 

Detailed Description

Definition at line 2896 of file variable.c.

Field Documentation

◆ dst_tbl

struct st_table* autoload_copy_table_data::dst_tbl

Definition at line 2898 of file variable.c.

◆ dst_tbl_value

VALUE autoload_copy_table_data::dst_tbl_value

Definition at line 2897 of file variable.c.

◆ ns

const rb_namespace_t* autoload_copy_table_data::ns

Definition at line 2899 of file variable.c.


The documentation for this struct was generated from the following file: