feignhttp 0.6.1

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

pub use self::http::*;