cloudflare-rs
cloudflare-rs copied to clipboard
Account details endpoint
Hi,
For my private project, I needed to read the account details from my Cloudflare account using Rust. I noticed that this functionality is not included in the library, so I decided to add it directly. I believe this could be useful to others and help make the library more complete.
Let me know if any adjustments are needed.
Best regards, Christian
Hey, just wondering if you had any feedback on this? Maybe @kennetheversole?