get

Function get 

Source
pub fn get() -> Result<Config>
Expand description

Load configuration from environment and config file.

ยงErrors

Returns an error if the configuration cannot be built or parsed.