Code compiles, but tests fail

This commit is contained in:
2026-05-04 09:04:28 -07:00
parent d9be36726f
commit 87b111faf5
4 changed files with 50 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
pub mod proto_gen;
pub mod generator;
pub mod google;
// pub mod google;
// Uncomment this to check if the code compiles
// #[path = "../proto/google/protobuf/descriptor.rs"]
// pub mod descriptor;