Module yew_agent::oneshot

source ·
Expand description

This module provides task agent implementation.

Structs

Traits

  • A future-based worker that for each input, one output is produced.

Functions

Attribute Macros

  • A procedural macro to create oneshot agents.