cloudflare / cloudflare-rs

Rust library for the Cloudflare v4 API
251 stars 74 forks source link

Remove async_trait, provide mock examples via mockito #210

Closed jeff-hiner closed 1 year ago

jeff-hiner commented 1 year ago

This also requires the substitution of http::Method to allow as_str.