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 scope_
ext
Module Items
Structs
Traits
In crate yew_
agent
yew_agent
Module
scope_ext
Copy item path
Source
Expand description
This module contains extensions to the component scope for agent access.
Structs
§
Reactor
Bridge
Handle
A Reactor Bridge Handle.
Worker
Bridge
Handle
A Worker Bridge Handle.
Traits
§
Agent
Scope
Ext
An extension to
Scope
that provides communication mechanism to agents.