This is unreleased documentation for Yew Next version.
For up-to-date documentation, see
the latest version on docs.rs
.
yew_
agent
0.3.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