Docs.rs
yew-0.20.0
yew 0.20.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
DenisKolodin
cecton
jstarry
siku2
Dependencies
base64ct ^1.5.0
normal
bincode ^1.3.3
normal
console_error_panic_hook ^0.1
normal
futures ^0.3
normal
gloo ^0.8
normal
html-escape ^0.2.9
normal
implicit-clone ^0.3
normal
indexmap ^1
normal
js-sys ^0.3
normal
prokio ^0.1.0
normal
rustversion ^1
normal
serde ^1
normal
slab ^0.4
normal
thiserror ^1.0
normal
tracing ^0.1.36
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3.59
normal
yew-macro ^0.20.0
normal
gloo ^0.8
dev
trybuild ^1
dev
wasm-bindgen-futures ^0.4
dev
wasm-bindgen-test ^0.3
dev
web-sys ^0.3
dev
tokio ^1.19
normal
tokio ^1.19
dev
wasm-bindgen-futures ^0.4
normal
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module callback
Structs
?
Module
yew
::
callback
source
·
[
−
]
Expand description
This module contains data types for interacting with
Scope
s.
Relevant examples
Counter
Timer
Structs
Callback
Universal callback wrapper.