Macro uri

Source
uri!() { /* proc-macro */ }
Expand description

Build an URI with a 'static lifetime at compile time.

This macro expects a single string literal token representing the URI.