arlyon / async-stripe

Async (and blocking!) Rust bindings for the Stripe API
https://payments.rs
Apache License 2.0
414 stars 121 forks source link

Implement additional clients #535

Open arlyon opened 2 months ago

arlyon commented 2 months ago

The next branch breaks out the clients into their own crates. It would be nice to have a few of these ootb with CI.

Each of these can have a single feature for swapping between rustls vs native-tls