1 2 3 4 5
error: #[uri_param] cannot have both `pattern` and `required`; an open namespace cannot require a single key --> tests/ui/pattern_with_required_fail.rs:10:5 | 10 | bad: Vec<(String, String)>, | ^^^