[][src]Function seed::browser::service::routing::push_route

pub fn push_route<U: Into<Url>>(url: U) -> Url

Add a new route using history's push_state method.

Refenences