github.com/stackb/rules_proto@v0.0.0-20240221195024-5428336c51f1/example/golden/testdata/builtins/README.md (about) 1 # builtins 2 3 This test demonstrates the behavior of the plugins built into protoc. The 4 configuration aggregates all the plugins into a single language "builtins" with 5 a single proto_compile rule. 6 7 The predicted outputs for a simple proto_library are demonstrated.