kellpossible/toml-env

Wrong default mentioned in documentation

开放

#2 创建于 2025年3月3日

 (1 条评论) (0 个反应) (0 位负责人)Rust (2 个派生)auto 404
documentationgood first issuehelp wanted

仓库指标

星标
 (7 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南