Docs.rs
  • zbus-lib-0.1.6
    • zbus-lib 0.1.6
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zhengxingjian
    • Dependencies
      • chrono ^0.4 normal
      • log ^0.4 normal
      • log4rs ^0.12.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • threadpool ^1.8.1 normal
      • uuid ^0.8.1 normal
      • ws ^0.9.1 normal
    • Versions
    • 0% 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

zbus_lib0.1.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • client::WsRpcClient
  • err::ZbusErr
  • message::Request
  • message::RequestBuilder
  • message::Response
  • message::ResponseBuilder
  • rpc::IOHandlers
  • rpc::Protocol
  • rpc::WsRpcHandler
  • service::WsRpcServer
  • wsocket::WsClient
  • wsocket::WsClientHandler

Enums

  • err::ErrKind
  • message::Message
  • rpc::Instruct
  • wsocket::Instruct

Traits

  • client::RpcClient
  • client::WebsocketClient
  • rpc::Handler

Functions

  • log_config::init_log_config

Type Aliases

  • err::OkResult
  • err::ZbusResult