Skip to content

valeratrades/v_utils

v_utils

Minimum Supported Rust Version crates.io docs.rs Lines Of Code
ci errors ci warnings

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.

Installation

    TODO

Usage

TODO

Dev

Testing

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).

License

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.

About

My rust utils

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published