cloudflare / cloudflare/cloudflare-rs

`cloudflare::framework::async_api::Client` doesn't implement `Debug`

Open
#214 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
316
Forks
111
PR merge metrics
No merged PRs in 30d

Description

the trait `Debug` is not implemented for `cloudflare::framework::async_api::Client`

It is quite annoying that I can't add `#[derive(Debug)]` to any `struct`s/`enums` containing a `Client`, which could be easily fixed by adding `#[derive(Debug)]` before `Client`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.