Macro iri

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

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

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