Docs.rs
yew-agent-0.4.0
yew-agent 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
siku2
ranile
Dependencies
bincode ^2.0.0-rc.3
normal
futures ^0.3
normal
js-sys ^0.3
normal
pinned ^0.1.0
normal
serde ^1
normal
thiserror ^2.0.17
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
yew ^0.22.0
normal
yew-agent-macro ^0.3
normal
serde ^1.0.228
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module codec
yew_
agent
0.4.0
Module codec
Module Items
Structs
Traits
In crate yew_
agent
yew_agent
Module
codec
Copy item path
Source
Expand description
Submodule providing the
Codec
trait and its default implementation using
bincode
.
Structs
§
Bincode
Default message encoding with
bincode
.
Traits
§
Codec
Message Encoding and Decoding Format