macro_rules! environment {
    ($i:literal) => { ... };
}
Expand description

Sugar for environment creation.