Module Generated

Module Generated 

Source
Expand description

§Vine Generated Code

This module includes and re-exports the Rust code that is automatically generated by tonic-build from the Vine.proto definition file. It serves as the single source of truth for all gRPC message types, service traits, and client/server structs. Do not edit this file directly.

Modules§

cocoon_service_client
Generated client implementations.
cocoon_service_server
Generated server implementations.
mountain_service_client
Generated client implementations.
mountain_service_server
Generated server implementations.

Structs§

CancelOperationRequest
A message to cancel a specific, ongoing operation.
Empty
Represents an empty message, typically used for RPCs that don’t need to return data.
GenericNotification
A generic notification message, which is fire-and-forget and does not have an ID.
GenericRequest
A generic request message containing a method name and serialized parameters.
GenericResponse
A generic response message containing the result or an error.
RpcDataPayload
A generic data payload, currently unused but available for future extensions.
RpcError
A structured error payload, compliant with JSON-RPC error objects.