Matchit-based router with zero-alloc route matching.
Uses matchit::Router (the same library as Axum) for efficient radix-tree based route matching with zero heap allocations per request.
matchit::Router