[][src]Module yew_router::unit_state

TODO remove this 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< () >.

RouterAnchor

Alias to RouterAnchor< () >`.

RouterButton

Alias to RouterButton< () >`.

RouterLinkDeprecated

Alias to RouterLink< () >`.

State

The state that can be stored by the router service.