1 2 3 4
tonic::include_proto!("flare"); // The string specified here must match the proto package name #[allow(dead_code)] pub const FILE_DESCRIPTOR_SET: &[u8] = tonic::include_file_descriptor_set!("flare_descriptor");