| Crates.io | kx-utils |
| lib.rs | kx-utils |
| version | 0.1.3 |
| created_at | 2025-01-10 18:20:06.087341+00 |
| updated_at | 2025-02-07 18:26:49.556841+00 |
| description | Common utils incubator |
| homepage | |
| repository | https://git.kemitix.net/kemitix/kx-utils |
| max_upload_size | |
| id | 1511595 |
| size | 67,529 |
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.