Structure and Function of Bazel Rules Last updated Mar 24, 2025

A Bazel rule can be thought of as an implementation function sandwiched between an API and one or more SPIs (Service Provider Interfaces).