feignhttp 0.5.2

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

pub use self::http::*;