Docs.rs
  • s2n-netbench-0.1.1
    • s2n-netbench 0.1.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:aws:s2n-core
    • dougch
    • Dependencies
      • base64 ^0.13 normal
      • bytes ^1 normal
      • enum-primitive-derive ^0.3 normal
      • futures ^0.3 normal
      • humansize ^1 normal
      • humantime ^2 normal
      • num-traits ^0.2 normal
      • once_cell ^1 normal
      • openssl ^0.10.46 normal
      • probe ^0.5 normal
      • rcgen ^0.11 normal
      • s2n-quic-core ^0.32.0 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sha2 ^0.10 normal
      • tokio ^1 normal
      • futures-test ^0.3 dev
      • insta ^1 dev
      • tokio ^1 dev
    • Versions
    • 15.64% of the crate is documented
  • 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_netbench0.1.1

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Driver
  • client::AddressMap
  • client::Driver
  • duplex::Connection
  • helper::IdPrefixReader
  • multiplex::Config
  • multiplex::Connection
  • scenario::Certificate
  • scenario::Client
  • scenario::Connection
  • scenario::Id
  • scenario::Router
  • scenario::Scenario
  • scenario::Server
  • stats::Bucket
  • stats::Histogram
  • stats::Initialize
  • stats::Stat
  • stats::Stats
  • stats::StreamId
  • timer::Timestamp
  • timer::Tokio
  • trace::Disabled
  • trace::Logger
  • trace::Throughput
  • trace::ThroughputResults
  • trace::Usdt
  • units::Byte
  • units::Duration
  • units::Rate

Enums

  • connection::Owner
  • operation::Client
  • operation::Connection
  • operation::IterateValue
  • operation::Router

Traits

  • Checkpoints
  • client::Client
  • client::Connection
  • client::Resolver
  • connection::Connection
  • stats::Print
  • timer::Provider
  • timer::Query
  • timer::Timer
  • trace::Output
  • trace::Trace
  • units::ByteExt
  • units::DurationExt

Functions

  • units::parse_duration

Type Aliases

  • Error
  • Result
  • timer::Result
  • trace::MemoryLogger
  • trace::StdioLogger