Example Cases
- When I register
/:param/test then /anything I get a duplicate routes error.
- When I do the opposite the server prioritizes the parameterized endpoint
This is probably just a dumb bug in my radix.zig code. I am still bad at zig or radix trees I guess.