cloudflare-api 0.1.0

Typed Rust client bindings for the Cloudflare API generated from OpenAPI definitions.
Documentation
1
2
3
4
5
mod ip;
mod ip_lists;

pub use ip::*;
pub use ip_lists::*;