| Crates.io | bh-uri-utils |
| lib.rs | bh-uri-utils |
| version | 0.1.0 |
| created_at | 2025-04-28 12:15:15.393847+00 |
| updated_at | 2025-04-28 12:15:15.393847+00 |
| description | TBTL's utility library for working with URIs. |
| homepage | |
| repository | https://github.com/blockhousetech/eudi-rust-core |
| max_upload_size | |
| id | 1652109 |
| size | 101,827 |
This library provides functionality for working with URIs for use in other The Blockhouse Technology Limited (TBTL) projects.
NOTE: If you are working outside of TBTL, you probably don't want to use this. Pick a popular URI implementation like iref or stick with the one that your web framework of choice uses.
This crate is a collection of utility functions for working with URIs from different popular Rust crates in a consistent manner.
This is necessary because different URI implementations handle certain cases like appending an URI prefix differently which can lead to unexpected bugs and this crate is meant to harmonize these behaviors.
For additional documentation & examples, take a look at the crate documentation.
The changelog can be found here.
Licensed under GNU Affero General Public License, Version 3.