kellpossible/toml-env

Wrong default mentioned in documentation

Offen

#2 geöffnet am 03.03.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (2 Forks)auto 404
documentationgood first issuehelp wanted

Repository-Metriken

Stars
 (7 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

https://github.com/kellpossible/toml-env/blob/caa945e629899b8bacff17dc0c0681deec1d142f/src/lib.rs#L339-L340

The doc for the divider says the default value is DEFAULT_DOTENV_PATH, but the actual default value is DEFAULT_MAP_ENV_DIVIDER.

Contributor Guide