macro_rules! png {
    ($path:literal) => { ... };
}
Expand description

Wrapper for response using "image/png" as the Content-Type.