Docs.rs
iref-4.0.0
iref 4.0.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
timothee-haudebourg
Dependencies
pct-str ^3.0.1
normal
serde ^1.0
normal
optional
smallvec ^1.14.0
normal
static-automata ^1.0
normal
str-newtype ^2.0.0
normal
thiserror ^2.0.12
normal
url ^2
normal
optional
serde ^1.0
dev
serde_json ^1.0
dev
Versions
78.89%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
iri_ref
iref
4.0.0
iref
Macro
iri_ref
Copy item path
Source
macro_rules! iri_ref { ($value:literal) => { ... }; }
Expand description
Parses an
IriRef
at compile time.