feignhttp-codegen 0.5.2

FeignHTTP macro support
Documentation
1
2
3
4
5
6
7
error: metadata url is invalid
 --> tests/ui/func/invalid_url.rs:9:1
  |
9 | #[get(url + "/aaa")]
  | ^^^^^^^^^^^^^^^^^^^^
  |
  = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)