rust-urlpattern
rust-urlpattern copied to clipboard
fix: get codepoint range rather than bytes
This addresses the panic mentioned here:
https://github.com/denoland/deno/issues/20906 https://github.com/denoland/rust-urlpattern/issues/46
I don't know if some additional tests might be warranted here?