EnvStruct

Derive Macro EnvStruct 

Source
#[derive(EnvStruct)]
{
    // Attributes available to this derive:
    #[env]
}
Expand description

Derives the EnvStruct trait for a struct or enum.