yew_router_nested

Module agent

Source
Expand description

Routing agent.

It wraps a route service and allows calls to be sent to it to update every subscriber, or just the element that made the request.

Structs§

Enums§

  • Internal Message used for the RouteAgent.
  • Input message type for interacting with the `RouteAgent’.