Docs.rs
  • wireman-core-0.1.3
    • wireman-core 0.1.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • preiter93
    • Dependencies
      • http ^1 normal
      • prost ^0.13.2 normal
      • prost-reflect ^0.14.2 normal
      • prost-types ^0.13.2 normal
      • protox ^0.7 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.12 normal
      • tonic-reflection ^0.12 normal
    • Versions
    • 70.87% of the crate is documented
  • Go to latest version
  • 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

wireman_core0.1.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • MessageDescriptor
  • MethodDescriptor
  • ServiceDescriptor
  • client::GrpcClient
  • client::tls::TlsConfig
  • descriptor::ProtoDescriptor
  • descriptor::message::DynamicMessage
  • descriptor::metadata::Metadata
  • descriptor::reflection_request::ReflectionRequest
  • descriptor::request::RequestMessage
  • descriptor::response::ResponseMessage
  • descriptor::response::StreamingResponse
  • error::GrpcStatus

Enums

  • error::Error

Functions

  • client::call_server_streaming
  • client::call_unary_async
  • client::reflection::handle_reflection_dependencies
  • client::reflection::make_file_by_filename_reflection_request
  • client::reflection::make_file_by_symbol_reflection_request
  • client::reflection::make_file_reflection_request
  • client::reflection::make_list_service_reflection_request
  • features::grpcurl::grpcurl

Type Aliases

  • error::Result

Constants

  • error::FROM_UTF8