pub fn builder() -> Builder
Expand description
Create a new builder with the default environment variables.
The builder can be configured before being initialized.
This is a convenient way of calling Builder::from_default_env
.
pub fn builder() -> Builder
Create a new builder with the default environment variables.
The builder can be configured before being initialized.
This is a convenient way of calling Builder::from_default_env
.