kx-utils
A personal Rust library to incubate various utilities while they are developed and used before potentially migrating to another crate.
[]
= { = "0.1", = ["use-kameo", "use-kxio"] }
See docs for documentation on this crate.
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.