Missing documentation for Request mode field
Open
- Dominant language
- Rust
- Stars
- 396
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
I want to highlight that struct [Request](https://docs.rs/ehttp/0.5.0/ehttp/struct.Request.html#) has field `mode: Mode`: that is not documented in docs.rs, since it has `#[cfg(target_arch = "wasm32")]`.
This can create confusion when developing for wasm.
Thank for your great work
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.