wyyerd / stripe-rs

Rust API bindings for the Stripe HTTP API.
Apache License 2.0
224 stars 88 forks source link

[DEV] Rename `Client`'s `with(params)` to `with_headers(headers)` #37

Closed kestred closed 5 years ago

kestred commented 5 years ago

First of a few changes for a v0.9.

I'm breaking out each into a separate PR onto a develop branch to make them easier to review for interested citizens.