#settings #environment #configuration #env-var

scuffle-settings

Tools for managing configuration from environment variables or config files

2 releases

new 0.0.1 Dec 1, 2024
0.0.0 Nov 28, 2024

#201 in #settings

Download history 231/week @ 2024-11-25

231 downloads per month
Used in scuffle-image-processor

MIT/Apache

16KB
326 lines

scuffle-settings

[!WARNING]
This crate is under active development and may not be stable.

crates.io docs.rs


A crate designed to provide a simple interface to load and manage settings for Scuffle.

Why do we need this?

TODO(troy): Add more details about why we need this.

Status

This crate is currently under development and is not yet stable, unit tests are not yet fully implemented.

Unit tests are not yet fully implemented. Use at your own risk.

License

This project is licensed under the MIT or Apache-2.0 license. You can choose between one of them if you use this work.

SPDX-License-Identifier: MIT OR Apache-2.0

Dependencies

~1.3–9MB
~91K SLoC