mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-18 02:31:24 +02:00
Support Any type for gRPC reflection
This commit is contained in:
@@ -8,6 +8,7 @@ mod json_schema;
|
||||
pub mod manager;
|
||||
mod reflection;
|
||||
mod transport;
|
||||
mod any;
|
||||
|
||||
pub use tonic::metadata::*;
|
||||
pub use tonic::Code;
|
||||
|
||||
Reference in New Issue
Block a user