Registry / utility / static-iref

static-iref

JSON →
library3.0.0rscratesunverified

Build static IRI and IRI references at compile time using macros.

# Cargo.toml [dependencies] static-iref = "3.0.0"
INSTALL
IMPORT
SIG · STATIC-IREF
S
static-iref
utilityrustv3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

iri
use static_iref::iri;

Create a compile-time checked IRI.

use static_iref::iri; let my_iri = iri!("https://example.com/path");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
static-iref — cargo add static-iref · libregistry