| Crates.io | iri-string |
| lib.rs | iri-string |
| version | 0.7.10 |
| created_at | 2018-05-04 11:19:06.028951+00 |
| updated_at | 2025-12-29 01:41:06.084869+00 |
| description | IRI as string types |
| homepage | |
| repository | https://github.com/lo48576/iri-string |
| max_upload_size | |
| id | 63720 |
| size | 828,076 |
String types for IRIs (Internationalized Resource Identifiers) and URIs (Uniform Resource Identifiers).
See the documentation for details.
no_std support.Cow, ToOwned, etc.alloc (enabled by default)
std or alloc crate available.std (enabled by default)
std features (such as memory allocations and std::error::Error trait).std crate available.alloc feature.memchr
memchr crate.serde
Serialize and Deserialize traits for string types.CI is running on the main author's private instance of
Woodpecker CI, and CI runs should pass on
master and develop branches.
While the instance is not public, anyone can run the CI tests if you have (or they deploy) their own Woodpecker CI instance.
The reason not to use free CI services are:
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.