10 releases

0.0.10 Jan 29, 2024
0.0.9 Jan 19, 2024
0.0.6 Dec 30, 2023
0.0.3 Oct 30, 2023
0.0.1 Mar 20, 2023

#6 in #iri

Download history 31/week @ 2023-12-25 38/week @ 2024-01-01 48/week @ 2024-01-15 41/week @ 2024-01-29 8/week @ 2024-02-12 10/week @ 2024-02-19 42/week @ 2024-02-26 19/week @ 2024-03-04 17/week @ 2024-03-11 14/week @ 2024-03-18 8/week @ 2024-03-25 55/week @ 2024-04-01

99 downloads per month
Used in 12 crates

MIT/Apache

9KB
186 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

~1–1.7MB
~36K SLoC