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

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros

Crate net_pool

Source

Re-exports§

pub use error::Error;
pub use backend::*;
pub use pool::*;
pub use strategy::*;

Modules§

backend
error
定义了一系列连接池相关的类型
macros
pool
strategy
trace
utils

Macros§

base_pool_impl
debug
debug_span
error
error_span
info
info_span
instrument_current_span
附加当前span
instrument_debug_span
instrument_error_span
instrument_info_span
instrument_trace_span
instrument_warn_span
span
tokio_spawn
trace
trace_span
warn2
warn_span