Macro webserver_rs::stringlize_path
source · macro_rules! stringlize_path { ($id:ident {$($t:tt)*}) => { ... }; ($id:ident $($rest:ident)* {$($t:tt)*}) => { ... }; }
macro_rules! stringlize_path { ($id:ident {$($t:tt)*}) => { ... }; ($id:ident $($rest:ident)* {$($t:tt)*}) => { ... }; }