pub fn Router<R: Routable + Clone>(props: RouterProps<R>) -> Elementwhere <R as FromStr>::Err: Display,
A component that renders the current route.