[][src]Function seed::routing::update_popstate_listener

pub fn update_popstate_listener<Ms, Mdl>(
    app: &App<Ms, Mdl>,
    routes: HashMap<String, Ms>
) where
    Ms: Clone + 'static,
    Mdl: Clone + 'static,