gsquire opened this issue 9 years ago · 1 comments
Convert Router into a RouterBuilder that can then return a router that can be used by hyper instead. This can avoid having the awkward RegexSet::new(&["", ""]); syntax.
RegexSet::new(&["", ""]);
Closing in favor 649107f