Module h2::proto::streams::streams

source ·

Structs

  • Actions 🔒
  • DynStreams 🔒
  • Inner 🔒
    Fields needed to manage state related to managing the set of streams. This is mostly split out to make ownership happy.
  • Reference to the stream state that hides the send data chunk generic
  • SendBuffer 🔒
    Contains the buffer of frames to be written to the wire.
  • StreamRef 🔒
    Reference to the stream state
  • Streams 🔒

Functions