Docs.rs
  • ya-service-bus-0.7.3
    • ya-service-bus 0.7.3
    • Permalink
    • Docs.rs crate page
    • LGPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • prekucki
    • mfranciszkiewicz
    • nieznanysprawiciel
    • github:golemfactory:core-dev
    • Dependencies
      • actix ^0.13 normal
      • flexbuffers ^2 normal optional
      • futures ^0.3 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • miniz_oxide ^0.5 normal
      • rand ^0.8 normal
      • rustls ^0.22 normal optional
      • semver ^0.11.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal optional
      • thiserror ^1.0.9 normal
      • tokio ^1 normal
      • tokio-rustls ^0.25 normal optional
      • tokio-util ^0.7 normal
      • url ^2.1.1 normal
      • uuid ^0.8.1 normal
      • ya-packet-trace ^0.1.0 normal
      • ya-sb-proto ^0.6.2 normal
      • ya-sb-util ^0.5.1 normal
      • actix-rt ^2.2 dev
      • async-stream ^0.2.0 dev
      • env_logger ^0.7 dev
      • serde_json ^1.0 dev
      • structopt ^0.3.5 dev
      • tokio-stream ^0.1.8 dev
    • Versions
    • 0.65% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

ya_service_bus0.7.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Handle
  • RpcEnvelope
  • RpcRawCall
  • RpcRawStreamCall
  • RpcStreamCall
  • actix_rpc::Endpoint
  • connection::BcastCall
  • connection::ClientInfo
  • connection::ConnectionRef
  • connection::LocalRouterHandler
  • error::ConnectionTimeout
  • serialization::CONFIG
  • serialization::Config
  • serialization::DecodeError
  • serialization::EncodeError
  • typed::Endpoint
  • typed::ServiceBinder
  • untyped::Fn4Handler

Enums

  • ResponseChunk
  • connection::Transport
  • error::Error

Traits

  • RpcEndpoint
  • RpcHandler
  • RpcMessage
  • RpcStreamHandler
  • RpcStreamMessage
  • connection::CallRequestHandler
  • timeout::IntoDuration
  • timeout::IntoTimeoutFuture
  • untyped::Fn4HandlerExt
  • untyped::Fn4StreamHandlerExt
  • untyped::RawHandler
  • untyped::RawStreamHandler

Functions

  • actix_rpc::bind
  • actix_rpc::bind_raw
  • actix_rpc::binds
  • actix_rpc::service
  • connection::connect
  • connection::connect_with_handler
  • connection::tcp
  • connection::transport
  • connection::unix
  • serialization::from_slice
  • serialization::to_vec
  • typed::bind
  • typed::bind_stream
  • typed::bind_with_caller
  • typed::service
  • typed::unbind
  • untyped::call_stream
  • untyped::push
  • untyped::send
  • untyped::subscribe

Type Aliases

  • connection::TcpTransport
  • connection::UnixTransport