flare_pb/
lib.rs

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