rogue_config 0.2.0

Basic options pattern
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# <p style="text-align: center">rogue_config</p>

A basic [options pattern](https://learn.microsoft.com/en-us/dotnet/core/extensions/options) implementation for Rust.

- Minimal dependencies

## Releases and Changes

Releases and a full changelog are available via [GitHub Releases](https://github.com/RogueOneEcho/rogue_config/releases).

Release versions follow the [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) specification.

Commit messages follow the [Conventional commit](https://www.conventionalcommits.org/en/v1.0.0/) specification.