Docs.rs
  • tcp-channel-server-0.2.1
    • tcp-channel-server 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • luyikk
    • Dependencies
      • anyhow ^1.0 normal
      • aqueue ^1.3 normal
      • async-channel ^2 normal
      • async-trait ^0.1 normal
      • log ^0.4 normal
      • openssl ^0.10 normal optional
      • openssl-sys ^0.9 normal optional
      • thiserror ^2 normal
      • tokio ^1 normal
      • tokio-openssl ^0.6 normal optional
      • env_logger ^0 dev
      • lazy_static ^1.4 dev
      • tcpclient ^2 dev
      • tokio ^1 dev
    • Versions
    • 4.55% 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

tcp_channel_server0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Builder
  • TCPPeer
  • TCPServer

Enums

  • State
  • error::Error

Traits

  • ITCPServer

Type Aliases

  • ConnectEventType
  • error::Result