mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
This adds support for parsing e.g. `?foo=hello&foo=world`, returning both "hello" and "world" in `Location::query_map`
This adds support for parsing e.g. `?foo=hello&foo=world`, returning both "hello" and "world" in `Location::query_map`