Crates.io | feignhttp-codegen |
lib.rs | feignhttp-codegen |
version | 0.5.2 |
source | src |
created_at | 2021-03-16 00:38:41.057331 |
updated_at | 2024-05-25 02:22:08.773406 |
description | FeignHTTP macro support |
homepage | https://github.com/dxx/feignhttp |
repository | https://github.com/dxx/feignhttp |
max_upload_size | |
id | 369469 |
size | 49,314 |
FeignHTTP macro support. Used by feignhttp.
Marked on the implementation block of the structure.
Annotated on function to send get request.
Annotated on function to send post request.
Annotated on function to send put request.
Annotated on function to send delete request.