yew_router_nested

Module route

Source
Expand description

Wrapper around route url string, and associated history state.

Structs§

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

Traits§

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