h2
0.4.7
Modules
client
codec
error
ext
frame
hpack
proto
server
share
Macros
proto_err
ready
Structs
Error
FlowControl
Ping
PingPong
PollFn
Pong
Reason
RecvStream
SendStream
StreamId
Functions
poll_fn
h2
Macro
proto_err
Copy item path
Settings
Help
Summary
Source
macro_rules! proto_err { (conn: $($msg:tt)+) => { ... }; (stream: $($msg:tt)+) => { ... }; }