c12i / mpesa-rust

A MPESA API sdk in Rust
https://c12i.github.io/mpesa-rust/mpesa/index.html
MIT License
43 stars 14 forks source link

fix: feature-gated imports #110

Open itsyaasir opened 1 month ago

itsyaasir commented 1 month ago
itsyaasir commented 1 month ago

The code is starting to look ugly with all the feature gated things! we should come up with a way to clean this up.