Ruby 3.5.0dev (2025-04-25 revision c772d2691dabd15f2b6fcb8bddce64c4385b3b23)
Data Fields
fstring_table_entry Struct Reference

Data Fields

VALUE str
 
VALUE hash
 

Detailed Description

Definition at line 530 of file string.c.

Field Documentation

◆ hash

VALUE fstring_table_entry::hash

Definition at line 532 of file string.c.

◆ str

VALUE fstring_table_entry::str

Definition at line 531 of file string.c.


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