Common utils incubator
45d4b3decb
Signed-off-by: ForgeJo Action. See: https://git.kemitix.net/kemitix/rust <action@git.kemitix.net> |
||
---|---|---|
.forgejo/workflows | ||
mutants.out | ||
src | ||
.gitignore | ||
Cargo.toml | ||
CHANGELOG.md | ||
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.