pub mod crabidy {
// The string specified here must match the proto package name
tonic::include_proto!("crabidy.v1");
}