Closed chaslain closed 2 years ago
no method named `check_priorities` found for struct `Router` in the current scope method not found in `Router<String>`rustc[E0599](https://doc.rust-lang.org/error-index.html#E0599) tree.rs(112, 1): Error originated from macro call here
https://github.com/ibraheemdev/matchit/blob/fd2b5cdcd599bf62fa5cab7c1ba339802f8587fb/tests/tree.rs#L61
Nevermind - I see this is hidden by a configuration
Yeah I couldn't really come up with a better way to do it.
@ibraheemdev so how do you execute tests?
cargo test --all-features
https://github.com/ibraheemdev/matchit/blob/fd2b5cdcd599bf62fa5cab7c1ba339802f8587fb/tests/tree.rs#L61