Registry / web-framework / yew-agent

yew-agent

JSON →
library0.5.0rscratesunverified

Agents for Yew, enabling cross-component communication in web applications.

# Cargo.toml [dependencies] yew-agent = "0.5.0"
INSTALL
IMPORT
SIG · YEW-AGENT
Y
yew-agent
web-frameworkrustv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Agent
use yew_agent::Agent;

Demonstrates importing the Agent trait.

use yew_agent::Agent; fn main() { // Agents are typically used within Yew components. println!("Yew agent framework"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
yew-agent — cargo add yew-agent · libregistry