h2
0.4.12
h2
Macro
proto_err
Copy item path
Source
macro_rules! proto_err { (conn: $($msg:tt)+) => { ... }; (stream: $($msg:tt)+) => { ... }; }