Docs.rs
web-component-0.1.11
web-component 0.1.11
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
notdanilo
Dependencies
dioxus ^0.6
normal
dioxus-logger ^0.6
normal
enum-as-inner ^0.6.1
normal
reqwest ^0.12
normal
serde ^1.0
normal
tokio ^1
normal
wasm-bindgen-futures ^0.4.0
normal
web-sys ^0.3
normal
Versions
14.55%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
web_
component
0.1.11
web_component
Macro
capture_async
Copy item path
Source
macro_rules! capture_async { ($($name:ident),* => async move $body:block) => { ... }; }