Cargo Features

Rat-Popup has no features set by default.

[dependencies]
rat-popup = { version = "0.28.5", features = ["unstable-widget-ref"] }
unstable-widget-ref

Enables unstable-widget-ref of ratatui

ratatui:

enables the WidgetRef and StatefulWidgetRef traits which are experimental and may change in the future.

Rat-Popup has 1 feature without comment.