[][src]Module yew_router::route

Wrapper around route url string, and associated history state.

Structs

Route

The representation of a route, segmented into different sections for easy access.

Traits

RouteState

Any state that can be used in the router agent must meet the criteria of this trait.