camel-endpoint 0.28.0

Endpoint abstractions for rust-camel
Documentation
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)>,
   |     ^^^