route_sitemap

Macro route_sitemap 

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