[][src]Module yew_router::unit_state

Contains aliases and functions for working with this library using a state of type ().

Type Definitions

Route

Alias to Route< () >.

RouteAgent

Alias to RouteAgent< () >.

RouteAgentBridge

Alias to RouteAgentBridge< () >`.

RouteAgentDispatcher

Alias to RouteAgentDispatcher< () >`.

RouteService

Alias to RouteService< () >.

Router

Alias to Router< () >.

RouterButton

Alias to RouterButton< () >`.

RouterLink

Alias to RouterLink< () >`.

State

The state that can be stored by the router service.