[][src]Function seed::routing::current_url

pub fn current_url() -> Url

For setting up landing page routing. Unlike normal routing, we can't rely on the popstate state, so must go off path, hash, and search directly.