vanth/crates/varo/README.md
Markus Scully b927702ee2
📝 README.md, varo: Fix documentation errors and add new README
- Corrected `Data::<ty()` to `Data::ty()` and added quotes around the example string in main README.
- Changed "derivation" to "derive macro" in the main README explanation.
- Updated all Nix run commands to use full `git+https` URLs with `.git` extension.
- Created a new README for the `varo` crate describing its planned purpose.
2025-08-11 13:23:16 +03:00

85 B

Varo

Varo is planned to be a testing framework for Vanth.

It is not useable yet.