> ## Documentation Index
> Fetch the complete documentation index at: https://bazel-pr-30868.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# toolchain_type {#modules.toolchain_type}

A data type describing a dependency on a specific toolchain type.

## Members

* [mandatory](#mandatory)
* [toolchain\_type](#toolchain_type)

<h2 id="mandatory">
  mandatory
</h2>

```
bool toolchain_type.mandatory
```

Whether the toolchain type is mandatory or optional.

<h2 id="toolchain_type">
  toolchain\_type
</h2>

```
Label toolchain_type.toolchain_type
```

The toolchain type that is required.
