yew_router_nested::switch

Type Alias Routable

Source
pub type Routable = dyn Switch;
Expand description

Alias to Switch.

Eventually Switch will be renamed to Routable and this alias will be removed.