I am contemplating removing the home-grown `UnionFind` structure of petgraph with `ena`. We'd like to be able to provide `petgraph` in `no-std`; therefore: is there a possibility of `ena` being available as a `no-std` (but `alloc`) library?