Docs.rs
  • monoio-client-0.1.0
    • monoio-client 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • har23k
    • Dependencies
      • local-sync ^0.1.0 normal
      • monoio ^0.1.5 normal
      • serde ^1.0.103 normal optional
      • thiserror ^1 normal
    • Versions
    • 77.91% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • 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

monoio_client0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Status
  • client::Client
  • client::ClientBuilder
  • client::ClientConfig
  • client::Metrics
  • client::PooledConnection
  • client::Timeouts
  • tcp_client::TcpClient
  • tcp_client::TcpClientBuilder
  • tcp_client::TcpConn

Enums

  • client::ClientError
  • client::Hook
  • client::HookError
  • client::PurgeError
  • client::ReuseError
  • client::TimeoutType
  • tcp_client::TcpClientError

Traits

  • client::Connector
  • client::Multiplex

Type Aliases

  • client::HookFuture
  • client::HookResult
  • client::ReuseResult