//! PlasmaVMC gRPC API service implementations //! //! This crate provides the gRPC service implementations for the PlasmaVMC API. /// Generated protobuf types and service definitions pub mod proto { tonic::include_proto!("plasmavmc.v1"); }