realme 0.2.4

A flexible and extensible configuration management library for Rust, designed to simplify the process of loading and managing configuration settings from various sources.
Documentation
1
2
3
4
5
6
7
8
# configuration for https://github.com/crate-ci/typos

[files]
extend-exclude = ["CHANGELOG.md"]

[default.extend-words]
default = "default"
Ser = "Ser"