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

# MaterializedDepsInfo {#modules.MaterializedDepsInfo}

The provider returned from materializer rules to materialize dependencies.

## Members

* [deps](#deps)

<h2 id="deps">
  deps
</h2>

```
sequence MaterializedDepsInfo.deps
```

A newly allocated immutable copy of the list of dependencies. These may be ConfiguredTarget or DormantDependency objects.
