My utils crate. For personal use only. But maybe, just maybe, one day I will document it slightly more. v_utils is optimized for developer productivity, other concerns, including even performance, are secondary. Iteration speed above all.
TODO
Some tests are hidden behind slow_tests
feature-flag, so before release run tests with -F slow_tests
cargo nextest run -F slow_tests
This repository follows my best practices and Tiger Style (except "proper capitalization for acronyms": (VsrState, not VSRState) and formatting). Licensed under Blue Oak 1.0.0
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.