Docs.rs
  • s2n-quic-core-0.7.0
    • s2n-quic-core 0.7.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • camshaft
    • github:aws:s2n-core
    • Dependencies
      • bolero-generator ^0.7 normal
      • byteorder ^1 normal
      • bytes ^1 normal
      • futures-test ^0.3 normal
      • hex-literal ^0.3 normal
      • insta >=1.12 normal
      • num-rational ^0.4 normal
      • num-traits ^0.2 normal
      • once_cell ^1 normal
      • s2n-codec =0.1.0 normal
      • subtle ^2 normal
      • tracing ^0.1 normal
      • zerocopy =0.6.0 normal
      • zerocopy-derive =0.3.0 normal
      • bolero ^0.7 dev
      • bolero-generator ^0.7 dev
      • futures-test ^0.3 dev
      • insta ^1 dev
      • ip_network ^0.4 dev
      • plotters ^0.3 dev
      • bolero ^0.7 normal
      • bolero-generator ^0.7 normal
    • Versions
    • 40.05% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module packet

  • Re-exports
  • Modules
  • Enums
  • Traits
  • Type Definitions
logo
Change settings

Module s2n_quic_core::packet

source · [−]

Re-exports

pub use key_phase::KeyPhase;
pub use key_phase::ProtectedKeyPhase;

Modules

decoding
encoding
handshake
initial
interceptor
key_phase
long
number
retry
short
stateless_reset
version_negotiation
zero_rtt

Enums

CleartextPacket
ProtectedPacket

Traits

PacketDecoder

Type Definitions

RemainingBuffer