actix-web custom macro handled by a middleware example.
cargo runcurl -v http://localhost:8080/helloExpecting x-foobar: test in the HTTP header of the response
actix-web custom proc macro and middleware example (🤦NOTE: custom macro not work with middleware)
RustApache-2.0