macro_rules! html { ($path:literal) => { ... }; }
Wrapper for response using "text/html; charset=utf-8" as the Content-Type.
response
"text/html; charset=utf-8"