Story

Show HN: I made a Rust library for simplified validation

tomoikey Saturday, November 02, 2024
Show HN: I made a Rust library for simplified validation

I’ve created a Rust crate that makes it easier to write programs with efficient validation and strong runtime safety. With operators like And, Or, and Not, you can combine types, and by defining your own Rules, you can write flexible yet robust programs.

I would appreciate any feedback, including any points of improvement. Thank you in advance!

docs: https://docs.tomoikey.com/quickstart

2 1
github.com
Visit article Read on Hacker News Comments 1