ada-url / rust

Rust bindings for Ada URL parser
https://crates.io/crates/ada-url
Apache License 2.0
86 stars 12 forks source link

feat: add getter for scheme type #52

Closed d3lm closed 1 year ago

d3lm commented 1 year ago

This PR addresses #51 and adds a new getter to retrieve the schema type.

Todo

anonrig commented 1 year ago

I recommend waiting for the function name change to merge this pull request.

d3lm commented 1 year ago

Yes, agreed. Updated the function name to scheme.

d3lm commented 1 year ago

PR updated to latest main.

anonrig commented 1 year ago

Thank you for your contribution @d3lm. Appreciate it!

d3lm commented 1 year ago

Thank you for the quick response times and reviewing all those PRs as well as cutting new releases that quickly 🙏