Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.
/ tag-guard Public archive

A Rust library to enforce described relations between lists of tags on abstract objects.

License

Notifications You must be signed in to change notification settings

Nu-SCPTheme/tag-guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tag-guard

Build Status

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.

Compilation

This library targets the latest stable Rust. At time of writing, that is 1.35.0

$ cargo build --release

Testing

$ cargo test

Add -- --nocapture to the end if you want to see test output.

About

A Rust library to enforce described relations between lists of tags on abstract objects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published