rule

Report an issue View source Nightly · 7.2 · 7.1 · 7.0 · 6.5 · 6.4

A callable value representing the type of a native or Starlark rule. Calling the value during evaluation of a package's BUILD file creates an instance of the rule and adds it to the package's target set. For more information, visit this page about Rules.