Crate oxc_data_structures

Source
Expand description

Data structures used across other oxc crates.

Modulesยง

code_buffer
A string builder for constructing source code.
inline_string
Fixed capacity string, stored on the stack.
rope
Rope
stack
Contains the following FILO data structures: