Crates.io | omnix |
lib.rs | omnix |
version | 0.0.1 |
source | src |
created_at | 2024-02-13 11:34:50.48827 |
updated_at | 2024-02-13 11:38:25.562026 |
description | Omnix is a comprehensive Rust crate designed to provide a versatile set of utilities for a wide range of applications. It combines functionalities such as utilities, configuration management, cryptography, and more, all in one easy-to-use package. |
homepage | |
repository | |
max_upload_size | |
id | 1138421 |
size | 5,960 |
Omnix is a versatile Rust crate that aims to provide a comprehensive set of utilities for diverse application development needs. Whether you are working on system utilities, application configurations, cryptographic functionalities, or other common tasks, Omnix strives to be your all-in-one solution.
Add Omnix as a dependency in your Cargo.toml
:
[dependencies]
omnix = "0.1.0"