kx-utils/README.md
Paul Campbell 6f56c691d5
All checks were successful
Test / build (map[name:stable]) (push) Successful in 1m3s
Test / build (map[name:nightly]) (push) Successful in 54s
Release Please / Release-plz (push) Successful in 10s
docs: readme
2025-01-12 08:27:20 +00:00

377 B

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.