deboa 0.0.6

A friendly rest client on top of hyper.
Documentation
1
2
3
4
5
#[cfg(feature = "tokio-rt")]
pub mod tokio;

#[cfg(feature = "smol-rt")]
pub mod smol;