1 unstable release
0.11.0 | Apr 8, 2024 |
---|
#72 in #cloudflare
34 downloads per month
Used in cfha
88KB
2K
SLoC
cloudflare-rs
Rust library for the Cloudflare v4 API
⚠️ This library is a Work in Progress! ⚠️
This library provides convenience functions that wrap the Cloudflare API.
It provides two client implementations (asynchronous vs blocking). However,
projects targeting wasm32
only get the asynchronous one (as it does not make
sense to block in that target).
Dependencies
~5–20MB
~314K SLoC