25 releases (12 stable)

Uses new Rust 2024

3.0.1 Dec 27, 2025
2.2.1 Dec 8, 2025
2.2.0 Nov 12, 2025
1.2.0 Sep 30, 2025
0.28.0 Nov 1, 2024

#1668 in Command-line interface

Download history 47/week @ 2025-10-12 185/week @ 2025-10-19 18/week @ 2025-10-26 4/week @ 2025-11-02 92/week @ 2025-11-09 92/week @ 2025-11-16 52/week @ 2025-11-23 169/week @ 2025-11-30 91/week @ 2025-12-07 27/week @ 2025-12-14 56/week @ 2025-12-21 157/week @ 2025-12-28 37/week @ 2026-01-04 15/week @ 2026-01-11 33/week @ 2026-01-18 27/week @ 2026-01-25

133 downloads per month
Used in 15 crates (2 directly)

MIT/Apache

205KB
3.5K SLoC

semver stable crates.io Documentation License License

This crate is a part of rat-salsa.

For examples see rat-popup GitHub

Rat-Popup

This is not a standalone widget, this is support for widgets that need a popup window.

The point is, that it uses a PopupConstraint to place the popup relative to some widget-area. After rendering the PopupCore the actual area has been calculated and cleared.

Your widget can then use the calculated area to render its content.

Dependencies

~10–16MB
~310K SLoC