Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URI and IRI support? #925

Closed
hoijui opened this issue Apr 10, 2024 · 1 comment
Closed

URI and IRI support? #925

hoijui opened this issue Apr 10, 2024 · 1 comment

Comments

@hoijui
Copy link

hoijui commented Apr 10, 2024

  • The rust URI crate is marked as deprecated, and suggests to use this crate instead.
  • The rust IRI crate was last updated 5 years ago and I was unable to find the sources.
  • This issue template notes that this crate does not implement RFC 3986 (which is about URIs)

Could you maybe clearly state what this crates scope is in regard to URI and IRI?
... and if you happen to know, if there is other rust code that deals with it?

sorry for this not being a bug report.. I could not find clear statements about this, and though documenting it here might help others too.
thanks already!

@hoijui
Copy link
Author

hoijui commented Apr 10, 2024

This seems to do both URI and IRI:
https://crates.io/crates/iref

@hoijui hoijui closed this as completed Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant