Docs.rs
  • handy-grpc-0.5.0
    • handy-grpc 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tryor
    • Dependencies
      • ahash ^0.8 normal
      • anyhow ^1 normal
      • box-collections ^0.2 normal
      • dashmap ^6.1.0 normal
      • dequemap ^0.2 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • mpsc ^0.2 normal
      • once_cell ^1 normal
      • parking_lot ^0.12 normal
      • prost ^0.13 normal
      • box-counter ^0.3 normal optional
      • scopeguard ^1 normal
      • serde ^1 normal
      • socket2 ^0.5 normal optional
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • env_logger ^0.11 dev
      • rand ^0.9.0 dev
      • tokio ^1 dev
      • tonic-build ^0.13 build
      • tonic ^0.13 normal
      • tonic ^0.13 normal
    • Versions
    • 21.84% 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

handy_grpc0.5.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Error
  • client::Client
  • client::ClientBuilder
  • client::DuplexMailbox
  • client::Mailbox
  • server::DataTransferService
  • server::Server
  • server::TLS
  • transferpb::Empty
  • transferpb::Message
  • transferpb::data_transfer_client::DataTransferClient
  • transferpb::data_transfer_server::DataTransferServer

Enums

  • client::SendError

Traits

  • transferpb::data_transfer_server::DataTransfer

Functions

  • server::server

Type Aliases

  • Priority
  • Result
  • server::Message

Constants

  • transferpb::data_transfer_server::SERVICE_NAME