reqores-universal-cf-worker 0.1.4

reqores implementation for Cloudflare Workers
Documentation
1
2
3
4
#[cfg(feature = "client")]
pub mod client;
#[cfg(feature = "server")]
pub mod server;