[][src]Type Definition yew_router::switch::Routable

type Routable = dyn Switch;

Alias to Switch.

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