Macro impl_from_env

Source
macro_rules! impl_from_env {
    ($type: tt) => { ... };
}