Common utils incubator
.forgejo/workflows | ||
mutants.out | ||
src | ||
.gitignore | ||
Cargo.toml | ||
justfile | ||
lcov.info | ||
LICENSE | ||
mise.toml | ||
README.md | ||
renovate.json |
kx-utils
A personal Rust library to incubate various utilities while they are developed and used before potentially migrating to another crate.
cargo add kx_utils --features use-kameo use-kxio
[dependencies]
kx_utils = { version = "0.1", features = ["use-kameo", "use-kxio"] }
See docs for documentation on this crate.