Crate scuffle_settings

Source
Expand description

§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

Macros§

  • A macro to create a CLI struct This macro will automatically set the name, version, about, and author from the environment variables at compile time

Structs§

  • A struct used to define how the CLI should be generated

Enums§

Functions§