Migrate to using generated code

This commit is contained in:
2026-05-04 10:45:08 -07:00
parent a4fa72c819
commit 7fbea70860
10 changed files with 31 additions and 3242 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
use roto::generator::generate_rust_code;
use roto::proto_gen::google::protobuf::descriptor::FileDescriptorSet;
use roto::google::protobuf::descriptor::{
FileDescriptorSet
};
use std::fs;
#[test]