pub fn builder() -> BuilderExpand 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() -> BuilderCreate 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.