pub fn load_all()Expand description
Load config and apply to environment.
After calling this, std::env::var("OPENAI_API_KEY") etc. will work
regardless of which source provided the value.
pub fn load_all()Load config and apply to environment.
After calling this, std::env::var("OPENAI_API_KEY") etc. will work
regardless of which source provided the value.