Docs.rs
  • s2n-quic-core-0.62.0
    • s2n-quic-core 0.62.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • camshaft
    • github:aws:s2n-core
    • Dependencies
      • atomic-waker ^1 normal optional
      • bolero-generator ^0.13 normal optional
      • byteorder ^1 normal
      • bytes ^1.7.2 normal optional
      • cfg-if ^1 normal
      • crossbeam-utils ^0.8 normal optional
      • futures-test ^0.3 normal optional
      • hex-literal ^0.4 normal
      • insta >=1.12 normal optional
      • num-rational ^0.4 normal
      • num-traits ^0.2 normal
      • once_cell ^1 normal optional
      • pin-project-lite ^0.2 normal
      • probe ^0.5 normal optional
      • s2n-codec =0.62.0 normal
      • subtle ^2 normal
      • tracing ^0.1 normal optional
      • zerocopy ^0.8 normal
      • bolero ^0.13 dev
      • bolero-generator ^0.13 dev
      • futures ^0.3 dev
      • futures-test ^0.3 dev
      • insta ^1 dev
      • ip_network ^0.4 dev
      • plotters ^0.3 dev
      • loom ^0.7 dev
    • Versions
    • 40.02% of the crate is documented
  • 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

s2n_quic_core0.62.0

Module packet

Module Items

  • Re-exports
  • Modules
  • Enums
  • Traits
  • Type Aliases

In crate s2n_quic_core

s2n_quic_core

Module 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 Aliases§

RemainingBuffer