issues
search
wyyerd
/
stripe-rs
Rust API bindings for the Stripe HTTP API.
Apache License 2.0
224
stars
88
forks
source link
Add Clone impls, Add List fetching utility
#12
Closed
stearnsc
closed
6 years ago
stearnsc
commented
6 years ago
Adds:
Clone impls to most types
Fetching capability so users can paginate easily from List returns
Adds: