1// load proto gen code as module 2pub mod jams_v1 { 3 tonic::include_proto!("jams_v1"); 4 5 pub const FILE_DESCRIPTOR_SET: &[u8] = 6 tonic::include_file_descriptor_set!("jams_v1_descriptor"); 7}