Crates.io | product-os-utilities |
lib.rs | product-os-utilities |
version | 0.0.19 |
source | src |
created_at | 2023-08-20 04:04:59.582471 |
updated_at | 2024-06-12 06:46:28.992287 |
description | Product OS : Utilities provides a suite of features to support the Product OS set of packages including security tools, text manipulation, data manipulation and generalisation and logging, networking and file management tools. |
homepage | |
repository | |
max_upload_size | |
id | 949137 |
size | 280,149 |
Product OS : Utilities provides a suite of features to support the Product OS set of packages including security tools, text manipulation, data manipulation and generalisation and logging, networking and file management tools.
Product OS is a collection of packages that provide different tools and features that can work together to build products more easily for the Rust ecosystem.
Use the Rust crate package manager cargo to install Product OS : Utilities.
cargo add product-os-utilities
or add Product OS : Utilities to your cargo.toml [packages]
section.
product-os-utilities = { version = "0.0.19", features = [], default-features = true, optional = false }
Product OS Utilities supports a number of features leveraging existing Rust libraries including:
Note: the following features do not support no_std:
// Feature samples TODO
// Examples TODO
Contributions are not currently available but will be available on a public repository soon.