Docs.rs
  • netperf-0.2.8
    • netperf 0.2.8
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AhmedSoliman
    • Dependencies
      • anyhow ^1.0.68 normal
      • bytes ^1.4.0 normal
      • clap ^4.1.4 normal
      • clap-verbosity-flag ^3.0.2 normal
      • cling ^0.1.0 normal
      • colored ^3.0.0 normal
      • env_logger ^0.11.8 normal
      • futures ^0.3.26 normal
      • log ^0.4.17 normal
      • nix ^0.30.1 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.91 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.44.2 normal
      • uuid ^1.3.0 normal
      • pretty_assertions ^1.3.0 dev
      • tokio ^1.25.0 dev
      • tokio-stream ^0.1.17 dev
    • Versions
    • 22.22% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

netperf0.2.8

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • common::control::StreamStats
  • common::control::TestResults
  • common::data::TestParameters
  • common::opts::ClientOpts
  • common::opts::CommonOpts
  • common::opts::Opts
  • common::opts::ServerOpts
  • common::perf_test::PerfTest
  • common::perf_test::StreamStats
  • common::stream_worker::StreamWorker
  • common::stream_worker::StreamWorkerRef
  • controller::TestController

Enums

  • common::control::ClientEnvelope
  • common::control::ClientError
  • common::control::ClientMessage
  • common::control::ServerEnvelope
  • common::control::ServerError
  • common::control::ServerMessage
  • common::control::State
  • common::data::Direction
  • common::data::Role
  • common::stream_worker::WorkerMessage
  • controller::ControllerMessage

Functions

  • client::run_client
  • common::control::to_client_error
  • common::control::to_server_error
  • common::net_utils::client_read_message
  • common::net_utils::client_send_error
  • common::net_utils::client_send_message
  • common::net_utils::peer_to_string
  • common::net_utils::server_read_message
  • common::net_utils::server_send_error
  • common::net_utils::server_send_message
  • common::ui::humanize_bitrate
  • common::ui::humanize_bytes
  • common::ui::print_header
  • common::ui::print_server_banner
  • common::ui::print_stats
  • common::ui::print_summary
  • server::run_server

Constants

  • common::consts::DEFAULT_BLOCK_SIZE
  • common::consts::INTERNAL_PROT_BUFFER
  • common::consts::MAX_CONTROL_MESSAGE
  • common::consts::MB
  • common::consts::MESSAGE_LENGTH_SIZE_BYTES
  • common::consts::PROTOCOL_TIMEOUT