#[derive(EnvConfig)]
{
// Attributes available to this derive:
#[env]
}
Expand description
Derives EnvConfig as described in the module description.
#[derive(EnvConfig)]
{
// Attributes available to this derive:
#[env]
}
Derives EnvConfig as described in the module description.