Derive Macro FromEnv

Source
#[derive(FromEnv)]
{
    // Attributes available to this derive:
    #[from_env]
}