blob: 24e2d8fafb8232c4002d346849aa16cc231d5c3d [file]
<html devsite>
<head>
<meta name="project_path" value="/_project.yaml">
<meta name="book_path" value="/versions/6.2.0/_book.yaml">
</head>
<body>
<h1 class="page-title" id="modules.rule">rule</h1>
<!-- {% raw %} -->
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.
</body>
</html>
<!-- {% endraw %} -->