api_bindium 0.4.0

Framework for api binding crates
Documentation
1
2
3
4
#[cfg(any(feature = "sync", feature = "async"))]
pub mod get;
#[cfg(feature = "sync")]
pub mod post;