Overview of solar-data-structures
mainsolar-data-structures crate provides common data structures and utilities used throughout the Solar compiler. It is largely based on rustc_data_structures from the Rust compiler, offering specialized collections and utilities optimized for compiler-related tasks.