Docs.rs
  • quinn-boring-0.1.0
    • quinn-boring 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nmittler
    • Dependencies
      • boring ^2.1.0 normal
      • boring-sys ^2.1.0 normal
      • bytes ^1 normal
      • foreign-types-shared ^0.3.1 normal
      • lru ^0.9.0 normal
      • once_cell ^1.17 normal
      • quinn ^0.9.3 normal
      • quinn-proto ^0.9.3 normal
      • rand ^0.8 normal
      • tracing ^0.1 normal
      • anyhow ^1.0.22 dev
      • assert_hex ^0.2.2 dev
      • assert_matches ^1.1 dev
      • clap ^3.2 dev
      • directories-next ^2 dev
      • hex-literal ^0.3.0 dev
      • rcgen ^0.10.0 dev
      • ring ^0.16.7 dev
      • rustls-pemfile ^1.0.0 dev
      • tokio ^1.0.1 dev
      • tracing-futures ^0.2.0 dev
      • tracing-subscriber ^0.3.0 dev
      • url ^2 dev
    • Versions
    • 25% of the crate is documented
  • Platform
    • 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

quinn_boring0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ClientConfig
  • Entry
  • HandshakeData
  • HandshakeTokenKey
  • HmacKey
  • NoKeyLog
  • NoSessionCache
  • ServerConfig
  • SimpleCache
  • SslError

Enums

  • Error
  • KeyLogLabel
  • Level
  • QuicVersion

Traits

  • KeyLog
  • QuicSsl
  • QuicSslContext
  • QuicSslSession
  • SessionCache

Functions

  • helpers::client_endpoint
  • helpers::default_endpoint_config
  • helpers::server_config
  • helpers::server_endpoint

Type Aliases

  • Result