feignhttp-codegen 0.6.1

FeignHTTP macro support
Documentation
1
2
3
4
5
6
7
error: metadata url not specified
 --> tests/ui/trait/no_url2.rs:7:1
  |
7 | #[feign(path = "http://xxx")]
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: this error originates in the attribute macro `feign` (in Nightly builds, run with -Z macro-backtrace for more info)