Docs.rs
tonic-reflection-0.6.0
tonic-reflection 0.6.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
LucioFranco
Dependencies
bytes ^1.0
normal
prost ^0.11
normal
prost-types ^0.11
normal
tokio ^1.0
normal
tokio-stream ^0.1
normal
tonic ^0.8
normal
futures ^0.3
dev
futures-util ^0.3
dev
tonic ^0.8
dev
tonic-build ^0.8
dev
Versions
100%
of the crate is documented
Go to latest version
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
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
☰
Crate tonic_reflection
Version 0.6.0
All Items
Modules
?
Crate
tonic_reflection
source
·
[
−
]
Expand description
A
tonic
based gRPC Server Reflection implementation.
Modules
proto
Generated protobuf types from the
grpc.reflection.v1alpha
package.
server
Implementation of the server component of gRPC Server Reflection.