Docs.rs
  • net-pool-0.1.2
    • net-pool 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • xiaoquanjie
    • Dependencies
      • thiserror ^2 normal
    • Versions
    • 26.13% 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

net_pool0.1.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • backend::BackendState
  • backend::BackendStates
  • pool::BaseState
  • strategy::CHStrategy
  • strategy::HashStrategy
  • strategy::RRStrategy

Enums

  • backend::Address
  • error::Error
  • strategy::Strategy

Traits

  • pool::Pool
  • strategy::LbStrategy

Macros

  • base_pool_impl
  • debug
  • debug_span
  • error
  • error_span
  • info
  • info_span
  • instrument_current_span
  • instrument_debug_span
  • instrument_error_span
  • instrument_info_span
  • instrument_trace_span
  • instrument_warn_span
  • macros::base_pool_impl
  • span
  • tokio_spawn
  • trace
  • trace::debug
  • trace::debug_span
  • trace::error
  • trace::error_span
  • trace::info
  • trace::info_span
  • trace::instrument_current_span
  • trace::instrument_debug_span
  • trace::instrument_error_span
  • trace::instrument_info_span
  • trace::instrument_trace_span
  • trace::instrument_warn_span
  • trace::span
  • trace::tokio_spawn
  • trace::trace
  • trace::trace_span
  • trace::warn2
  • trace::warn_span
  • trace_span
  • warn2
  • warn_span

Functions

  • pool::increase_current
  • utils::bytes_to_hash_code
  • utils::socketaddr_to_hash_code