foundation_deployment_cloudflare 0.1.2

Cloudflare API v4 client — DNS records, zones, certificates
docs.rs failed to build foundation_deployment_cloudflare-0.1.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Cloudflare API v4 client — DNS records, zones, certificates.

Hand-written domain logic (client, types, dns_ops). Auto-generated API client functions live in generated/ (run cargo run --bin genapi -- generate cloudflare to regenerate).

Workers runtime support (gated: workers feature): Durable Objects, WebSocket, Env bindings for crates targeting the Cloudflare Workers platform.