camel-endpoint 0.28.0

Endpoint abstractions for rust-camel
Documentation
1
2
3
4
5
error: #[uri_param] `kind` on a pattern field must be `string` or omitted
  --> tests/ui/pattern_with_non_string_kind_fail.rs:10:5
   |
10 |     bad: Vec<(String, String)>,
   |     ^^^