Are there any env config crate with error accumulation?
⚓ Rust 📅 2025-12-13 👤 surdeus 👁️ 1Is there any specific technical reason for why env config crates stop after encountering the first error? Wouldn't it be better if you could see all of the errors in your configuration files with detailed source spans about which file, what type mismatch etc altogether instead of fixing one and rechecking again?
2 posts - 1 participant
🏷️ Rust_feed