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.
Example Cases
/:param/testthen/anythingI get a duplicate routes error.This is probably just a dumb bug in my
radix.zigcode. I am still bad at zig or radix trees I guess.