Back to Ratatui

Embedded

src/content/docs/ecosystem/mousefood.md

latest1.2 KB
Original Source

Mousefood

An embedded-graphics backend for Ratatui! Supports no_std.

:::note[Example Project]

Tuitar is a guitar learning tool & DIY kit built with Ratatui & Mousefood.

:::

:::tip

Mousefood can also be used as a backend for any embedded-graphics draw target, which means you can use it with a variety of displays and platforms.

For example:

Ratatui running on PSP via rust-psp

:::