Skip to main content

Module runtime_plugin_server

Module runtime_plugin_server 

Source
Expand description

Generated server implementations.

Structs§

RuntimePluginServer
A parser/runtime plugin adds a custom parser for app files It may also contain a custom runtime for the app and just proxy to it

Constants§

SERVICE_NAME
Generated gRPC service name

Traits§

RuntimePlugin
Generated trait containing gRPC methods that should be implemented for use with RuntimePluginServer.