config-rs v0.9.1 Release Notes

Release Date: 2018-09-26 // over 5 years ago
    • Allow Environment variable collection to ignore empty values. #78 rust // Empty env variables will not be collected Environment::with_prefix("APP").ignore_empty(true)