Docs.rs
  • netxclient-2.2.0
    • netxclient 2.2.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • luyikk
    • Dependencies
      • anyhow ^1 normal
      • aqueue ^1.3 normal
      • async-trait ^0.1 normal
      • cfg-if ^1.0 normal
      • data-rw ^1.6 normal
      • log ^0.4 normal
      • netxbuilder ^2.0 normal
      • once_cell ^1.10 normal
      • oneshot ^0.1 normal
      • openssl ^0.10 normal optional
      • openssl-sys ^0.9 normal optional
      • paste ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tcp-channel-client ^0.3 normal optional
      • tcpclient ^2.1 normal optional
      • thiserror ^2 normal
      • tokio ^1 normal
      • tokio-openssl ^0.6 normal optional
      • tokio-rustls ^0.26 normal optional
      • env_logger ^0.11 dev
      • log ^0.4 dev
      • mimalloc ^0.1 dev
      • rustls-pemfile ^2 dev
      • serde ^1.0 dev
      • structopt ^0.3 dev
    • Versions
    • 72.97% 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

netxclient2.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • client::DefaultSessionStore
  • client::NetXClient
  • client::RetResult
  • client::ServerOption
  • client::controller::DefaultController
  • prelude::Actor

Enums

  • client::TlsConfig
  • error::Error

Traits

  • client::INetXClient
  • client::SessionSave
  • client::controller::IController

Macros

  • call
  • client::call
  • client::impl_interface
  • client::impl_owned_interface
  • client::impl_ref
  • client::impl_struct
  • impl_interface
  • impl_owned_interface
  • impl_ref
  • impl_struct
  • prelude::call
  • prelude::impl_interface
  • prelude::impl_owned_interface
  • prelude::impl_ref
  • prelude::impl_struct

Attribute Macros

  • prelude::build
  • prelude::build_impl
  • prelude::tag

Type Aliases

  • client::NetPeer
  • client::NetReadHalf
  • client::NetxClientArc
  • client::NetxClientArcDef
  • error::Result