// src/grpc_generated/mod.rs
//! This module includes code generated by tonic-build.
// Only include the generated gRPC code if the "server" feature is enabled.
// Include the generated descriptor set
include!;
// If the server feature is not enabled, the module remains empty.
// If the server feature is not enabled, provide an empty descriptor
pub const EDITING_FILE_DESCRIPTOR_SET: & = &;