rust-ena 0.13.1 Union-find, congruence closure, and other unification code

This package provides an implementation of union-find / congruence-closure in Rust. It was extracted from rustc for independent experimentation.