feignhttp 0.6.0-rc.2

Declarative HTTP client for rust
Documentation
1
2
3
4
5
mod http;
#[cfg(feature = "log")]
mod log;

pub use self::http::*;