Server Reflection module of tonic gRPC implementation, enabling runtime service discovery.
# Cargo.toml
[dependencies]
tonic-reflection = "0.14.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers a service for gRPC server reflection.
Ensure tokio is in dependencies and server is configured.
No dependency data recorded yet.