Expand description
This module contains simple services and tasks for the yew
framework.
Re-exports§
Structs§
- Fetch
Task - A handle to control sent requests. Can be canceled with a
Task::cancel
call. - Route
Info - State of the current route.
- Router
Task - TODO: A handle which helps to cancel the router. Uses removeEventListener