forked_react_compiler_utils 0.1.5

Rust port of the React Compiler, vendored from react/react.
Documentation
1
2
3
pub mod disjoint_set;

pub use disjoint_set::DisjointSet;