Files
Zachary D. Rowitsch 5ac37e2014
Some checks failed
ci / fast (linux) (push) Has been cancelled
Split entity_table.rs into module directory with sub-files
Replace the 2,139-line monolithic entity_table.rs with an
entity_table/ module directory. Data is split into four include
files (upper.rs, lower_a_g.rs, lower_h_o.rs, lower_p_z.rs), each
an array literal included via include!() and merged at compile time
by a const fn — zero runtime overhead, same ENTITIES static.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 16:37:19 -04:00
..
2026-01-29 01:16:53 -05:00