morukele / paystack-rs

A Rust wrapper for the Paystack API
https://crates.io/crates/paystack-rs
MIT License
14 stars 5 forks source link

changed all &str to String #33

Closed morukele closed 11 months ago

morukele commented 11 months ago

Changed structs field from &str to String. The reasons for this change are: