red_union_find 0.3.0

red_union_find provides an implementation of the union find algorithm.
Documentation
[dependencies.num-traits]
version = "0.2"
[dev-dependencies.rand]
version = "0.7"

[package]
authors = ["Ken Bateman <novadenizen@gmail.com>"]
description = "red_union_find provides an implementation of the union find algorithm."
documentation = "https://docs.rs/red_union_find"
edition = "2018"
license = "LGPL-3.0"
name = "red_union_find"
repository = "https://github.com/NovaDenizen/red_union_find.git"
version = "0.3.0"