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