Module s2n_quic::stream

source ·

Structs§

Enums§

  • Errors that a stream can encounter.
  • An enum of all the possible types of QUIC streams that may be opened by a local endpoint.
  • An enum of all the possible types of QUIC streams that may be opened by a peer.
  • An enum of all the possible types of QUIC streams.
  • The Stream Type defines whether data can be transmitted in both directions or only in a single direction.

Traits§

Type Aliases§