morukele / paystack-rs

An open-source rust library for using the PayStack API
https://crates.io/crates/paystack-rs
MIT License
13 stars 5 forks source link

Restructure functions #16

Closed morukele closed 9 months ago

morukele commented 9 months ago

In this PR, the goal is to restructure the architecture of the API client. The following actions were taken:

This will be the default way of implementation moving forward.