Function freya::prelude::use_animated_router  
source · pub fn use_animated_router<Route>() -> Signal<AnimatedRouterContext<Route>>where
    Route: Routable + PartialEq,Expand description
Shortcut to get access to the AnimatedRouterContext.