[][src]Macro yew_router::routes

macro_rules! routes {
    ($($x:tt => $y:expr,)*) => { ... };
}

Convinience macro for route creation