33 releases
Uses new Rust 2024
| 0.1.147 | Feb 5, 2026 |
|---|---|
| 0.1.137 | Oct 31, 2025 |
| 0.1.90 | Sep 8, 2025 |
| 0.1.79 | Jun 29, 2025 |
| 0.0.1 | Mar 20, 2023 |
#1353 in Rust patterns
566 downloads per month
Used in 33 crates
(28 directly)
23KB
501 lines
IRI simple wrapper
This module contains a simple wrapper to work with IRIs The main goal is that we can use a simple interface to work with IRIs which could be adapted to different implementations in the future if needed.
The library provides the macro [iri] to create IriS from strings.
Dependencies
~7–22MB
~250K SLoC