> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/2.5/using-yarnspinner-with-rust/overview.md).

# Overview

**Yarn Spinner for Rust** is the set of components and scripts that make Yarn Spinner work inside a Bevy project.

See [the Rust section in the Beginner's Guide](/2.5/beginners-guide/making-a-game/yarn-spinner-for-rust.md) for a quickstart into how to setup everything you need to before reading on.

In this section, you’ll learn how to work with Yarn Spinner for Rust more in-depth.

{% hint style="info" %}
Yarn Spinner for Rust v0.1 works with Bevy version 0.12
{% endhint %}
