Expand description
Environment variable provider module.
This module defines traits for abstracting environment variable access, along with corresponding production and test implementations.
Structs§
- System
Environment Provider - System environment variable provider implementation.
- Test
Environment Provider - Test environment variable provider implementation.
Traits§
- Environment
Provider - Environment variable provider trait.