kellpossible/toml-env

Wrong default mentioned in documentation

オープン

#2 opened on 2025/03/03

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2 件のフォーク)auto 404
documentationgood first issuehelp wanted

Repository metrics

Stars
 (7 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド