pub fn get() -> Result<Config>
Load configuration from environment and config file.
Returns an error if the configuration cannot be built or parsed.