Closed yatzbim closed 1 year ago
This change annotates cloudflare::framework::async_api::Client with #[derive(Debug)] as per #214.
cloudflare::framework::async_api::Client
#[derive(Debug)]
This change annotates
cloudflare::framework::async_api::Client
with#[derive(Debug)]
as per #214.