iref__bbqsrc 1.1.5

Internationalized Resource Identifiers (IRIs) and References, borrowed and owned.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.pct-str]
version = "1.0.2"

[dependencies.smallvec]
version = "1.2.0"

[package]
authors = ["Timothée Haudebourg <author@haudebourg.net>"]
categories = ["web-programming", "internationalization"]
description = "Internationalized Resource Identifiers (IRIs) and References, borrowed and owned."
documentation = "https://docs.rs/iref"
edition = "2018"
keywords = ["iri", "uri", "resource", "identifier", "slice"]
license = "MIT/Apache-2.0"
name = "iref__bbqsrc"
readme = "README.md"
repository = "https://github.com/timothee-haudebourg/iref"
version = "1.1.5"