| Crates.io | rsutil |
| lib.rs | rsutil |
| version | 0.1.26 |
| created_at | 2025-04-17 02:48:01.541514+00 |
| updated_at | 2025-08-13 03:37:57.64645+00 |
| description | `rsutil` is a Rust library providing common utilities. |
| homepage | https://github.com/jesses2025smith/rs-utils |
| repository | https://github.com/jesses2025smith/rs-utils |
| max_upload_size | |
| id | 1637174 |
| size | 61,051 |
rsutilrsutil is a Rust-based utility library designed to simplify and enhance communication-related tasks.
It provides a collection of tools and functions to streamline common operations in communication systems.
Add the following to your Cargo.toml:
[dependencies]
log = "0.4" # A compile error occurs in release mode unless the [log] feature is enabled.
rsutil = { version = "0.1", features = ["full"] }
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the Apache 2.0 Licens. See the LICENSE file for details.
For questions or feedback, feel free to open an issue or contact the maintainer.