Macro heroku_rs::heroku_env[][src]

macro_rules! heroku_env {
    ($($element: expr => $value: expr),* $(,)?) => { ... };
}