Crate yew_simple

Source
Expand description

This module contains simple services and tasks for the yew framework.

Re-exports§

pub extern crate http;
pub extern crate url;

Structs§

FetchTask
A handle to control sent requests. Can be canceled with a Task::cancel call.
RouteInfo
State of the current route.
RouterTask
TODO: A handle which helps to cancel the router. Uses removeEventListener