Docs.rs
  • tcp-client-0.1.1
    • tcp-client 0.1.1
    • Docs.rs crate page
    • (MIT OR Apache-2.0) AND BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xuxiaocheng0201
    • Dependencies
      • async-trait ~0.1 normal
      • serde ^1 normal
      • tcp-handler ~0.5 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tokio ^1 dev
      • reportme ~0.2 build
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tcp_client0.1.1

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • config::ClientConfig
  • mutable_cipher::MutableCipher

Enums

  • network::NetworkError

Traits

  • ClientFactory
  • client_base::ClientBase

Macros

  • client_factory

Functions

  • config::get_config
  • config::get_connect_sec
  • config::get_idle_sec
  • config::set_config
  • quickly_connect