macro_rules! route_sitemap {
( $_route_name : ident, $_route_path : literal, $_prefix : literal, $_format : ident, $_route_extensions : tt ) => { ... };
}
macro_rules! route_sitemap {
( $_route_name : ident, $_route_path : literal, $_prefix : literal, $_format : ident, $_route_extensions : tt ) => { ... };
}