26 releases (13 stable)

Uses new Rust 2024

3.0.2 Mar 8, 2026
3.0.1 Dec 27, 2025
2.2.1 Dec 8, 2025
2.2.0 Nov 12, 2025
0.28.0 Nov 1, 2024

#1653 in Command-line interface

Download history 30/week @ 2026-01-22 64/week @ 2026-01-29 51/week @ 2026-02-05 151/week @ 2026-02-12 197/week @ 2026-02-19 181/week @ 2026-02-26 132/week @ 2026-03-05 156/week @ 2026-03-12 211/week @ 2026-03-19 107/week @ 2026-03-26 98/week @ 2026-04-02 109/week @ 2026-04-09 210/week @ 2026-04-16 407/week @ 2026-04-23 364/week @ 2026-04-30 488/week @ 2026-05-07

1,480 downloads per month
Used in 21 crates (2 directly)

MIT/Apache

210KB
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
~306K SLoC