payjp 0.0.1

Payjp SDK based on arlyon/async-stripe
Documentation
1
2
3
4
#[cfg(feature = "async-std-surf")]
mod async_std;
#[cfg(feature = "__hyper")]
mod hyper;