iri_ref!() { /* proc-macro */ }
Expand description
Build an IRI reference with a 'static
lifetime at compile time.
This macro expects a single string literal token representing the IRI reference.
iri_ref!() { /* proc-macro */ }
Build an IRI reference with a 'static
lifetime at compile time.
This macro expects a single string literal token representing the IRI reference.