Bazel BUILD
https://bazel.build/concepts/build-files
Bazel extensions are files ending in .bzl. Use the load statement to import a symbol from an extension.
https://bazel.build/concepts/build-files
Bazel extensions are files ending in .bzl. Use the load statement to import a symbol from an extension.