Add the Rust codegen to protoc
After this change, the Rust codegen can be enabled via the protoc flag '--rust_out'. Due to its experimental nature we require a magic value to be provided '--rust_out=experimental-codegen=enabled:<out>'. Make the 'RustGenerator' create an empty *.pb.rs file. PiperOrigin-RevId: 512644570
Loading
Please sign in to comment