Crates.io | product-os-configuration |
lib.rs | product-os-configuration |
version | 0.0.30 |
source | src |
created_at | 2023-08-20 08:49:42.965551 |
updated_at | 2024-11-17 02:29:23.420863 |
description | Product OS : Configuration provides a structured format for configuring Product OS : Server to run with different features and services. This crate is intended to be used with Product OS : Server. |
homepage | |
repository | |
max_upload_size | |
id | 949276 |
size | 77,564 |
Product OS : Configuration provides a structured format for configuring Product OS : Server to run with different features and services. This crate is intended to be used with Product OS : Server.
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 : Configuration.
cargo add product-os-configuration
or add Product OS : Configuration to your cargo.toml [packages]
section.
product-os-configuration = { version = "0.0.30", features = [], default-features = true, optional = false }
Product OS Configuration supports configuration for the following features and services for Product OS : Server that are within the Product OS family:
// Feature samples TODO
// Examples TODO
Contributions are not currently available but will be available on a public repository soon.