A Rust library to enforce configured relationships between tags. Ensures consistency between all tagged objects with respect to user-specified rules.
Available under the terms of the MIT License. See LICENSE.md.
This library targets the latest stable Rust. At time of writing, that is 1.35.0
$ cargo build --release$ cargo testAdd -- --nocapture to the end if you want to see test output.