Macro webserver_rs::gen_curly_brace
source · macro_rules! gen_curly_brace { ($i:ident) => { ... }; () => { ... }; (@ $i:ident) => { ... }; (@) => { ... }; }
macro_rules! gen_curly_brace { ($i:ident) => { ... }; () => { ... }; (@ $i:ident) => { ... }; (@) => { ... }; }