Module devtools_core::server
source · Re-exports§
pub use devtools_wire_format as wire;
Structs§
- The
gRPC
server that exposes the instrumenting API - A handle to a server that is allowed to modify its properties (such as CORS allowed origins)
pub use devtools_wire_format as wire;
gRPC
server that exposes the instrumenting API