Ruby 3.5.0dev (2025-05-16 revision 6b10d40157b5287cd13169437800343165eae949)
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 2922 of file variable.c.

Field Documentation

◆ dst_tbl

struct st_table* autoload_copy_table_data::dst_tbl

Definition at line 2924 of file variable.c.

◆ dst_tbl_value

VALUE autoload_copy_table_data::dst_tbl_value

Definition at line 2923 of file variable.c.

◆ ns

const rb_namespace_t* autoload_copy_table_data::ns

Definition at line 2925 of file variable.c.


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