Function freya::prelude::AnimatedRouter

source ·
pub fn AnimatedRouter<R>(_: AnimatedRouterProps) -> Option<VNode>
where R: Routable + PartialEq + Clone,