solar-data-structures 0.1.2

Common data structures and utilities for the Solar compiler
Documentation
1
2
3
4
5
# solar-data-structures

Common data structures and utilities for the Solar compiler.

Mostly modified from [`rustc_data_structures`](https://github.com/rust-lang/rust/blob/c1fc1d18cd38cab44696a9b0e0d52633863308fd/compiler/rustc_data_structures/src/lib.rs).