check_mate

Crates.iocheck_mate
lib.rscheck_mate
version0.2.0
sourcesrc
created_at2021-07-21 23:15:50.017592
updated_at2021-07-24 23:19:58.239849
descriptionCheck yourself before you wreck yourself.
homepage
repositoryhttps://github.com/connec/check_mate
max_upload_size
id425715
size14,682
Chris Connelly (connec)

documentation

README

check_mate

crates.io docs.rs

Check yourself before you wreck yourself.

A small Rust utility library inspired by the ideas of "Parse, don't validate"1 and its follow-up, "Names are not type safety"2. Its goal is to extend the idea to checking invariants more generally. See the crate documentation for more information.

Commit count: 5

cargo fmt