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

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