pub fn navigate_to(r: &impl Route) -> bool
Navigate to a single typed key, RELATIVE (innermost surface first) — the typed navigate(&r.key()), percent-escaped. For absolute paths chain a route.
navigate(&r.key())
route